Skip to content
Snippets Groups Projects
Commit d65f922f authored by Sebastian's avatar Sebastian
Browse files

add docker-compose-build

parent e106a06d
No related branches found
No related tags found
No related merge requests found
......@@ -30,7 +30,7 @@ docker-compose-build:
- docker compose push
# Run this job in a branch where a docker-compose.yml exists
rules:
- if: $CI_COMMIT_BRANCH == 'main'
- if: $CI_COMMIT_BRANCH
exists:
- docker-compose.yml
- if: $CI_COMMIT_TAG
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment