Skip to content
Snippets Groups Projects
Commit 531e93f2 authored by Sebastian Karius's avatar Sebastian Karius
Browse files

Update docker-compose.yml

parent 04a9e216
No related branches found
No related tags found
No related merge requests found
......@@ -60,7 +60,7 @@ spec:
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH && $BUILD_MAIN
exists:
- docker-compose.yml
- if: $CI_COMMIT_BRANCH && $BUILD_BRANCH && $BUILD_ONLY_PROTECTED == false
- if: $CI_COMMIT_BRANCH && $BUILD_BRANCH && !$BUILD_ONLY_PROTECTED
exists:
- docker-compose.yml
- if: $CI_COMMIT_TAG && $BUILD_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