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:
- docker push $IMAGE_TAG
rules:
- if: $CI_COMMIT_BRANCH == "main"
- changes:
changes:
- Dockerfile
- .gitlab-ci.yml
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment