Skip to content
Snippets Groups Projects
Commit 95f0d993 authored by Markus Ostermayer's avatar Markus Ostermayer
Browse files

fixed wrong branch-rule

parent 35a81cea
No related branches found
No related tags found
1 merge request!2fixed wrong branch-rule
...@@ -13,6 +13,6 @@ build-image: ...@@ -13,6 +13,6 @@ build-image:
- docker push $IMAGE_TAG - docker push $IMAGE_TAG
rules: rules:
- if: $CI_COMMIT_BRANCH == "main" - if: $CI_COMMIT_BRANCH == "main"
- changes: changes:
- Dockerfile - Dockerfile
- .gitlab-ci.yml - .gitlab-ci.yml
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment