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

removed rule to debug the behavior on the debug-branch

parent 1f839f65
No related branches found
No related tags found
1 merge request!5Fixed Koniko CI Setup
Pipeline #196459 failed
...@@ -11,8 +11,8 @@ build-image: ...@@ -11,8 +11,8 @@ build-image:
--dockerfile "Dockerfile" --dockerfile "Dockerfile"
--destination "${CI_REGISTRY_IMAGE}:latest" --destination "${CI_REGISTRY_IMAGE}:latest"
--build-arg CI_TOKEN=${CI_JOB_TOKEN} --build-arg CI_TOKEN=${CI_JOB_TOKEN}
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 register or to comment