add integration docker-compose file

This commit is contained in:
2021-07-26 21:52:29 +02:00
parent 178381b00c
commit 54f1c0f242
3 changed files with 34 additions and 3 deletions

View File

@ -26,9 +26,6 @@ steps:
from_secret: "docker_username"
password:
from_secret: "docker_password"
when:
event:
- tag
image_pull_secrets:
- dockerconfig