Skip to content
Snippets Groups Projects
Commit 44950ea7 authored by Manuel Kieweg's avatar Manuel Kieweg
Browse files

Update .build-container.yml

parent 6f1ce47c
No related branches found
No related tags found
1 merge request!90Develop
Pipeline #66351 failed
...@@ -6,7 +6,7 @@ build:docker: ...@@ -6,7 +6,7 @@ build:docker:
tags: tags:
- baremetal - baremetal
rules: rules:
- if: $CI_COMMIT_BRANCH == $ACTIVE_DEVELOP - if: $CI_COMMIT_BRANCH == "develop"
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH - if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
script: script:
- > - >
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment