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

added job-rules back in

parent e21b7e46
Branches
No related tags found
1 merge request!5Fixed Koniko CI Setup
......@@ -12,8 +12,8 @@ build-image:
--dockerfile "${CI_PROJECT_DIR}/Dockerfile"
--destination "${CI_REGISTRY_IMAGE}:latest"
--build-arg CI_TOKEN=${CI_JOB_TOKEN}
# rules:
# - if: $CI_COMMIT_BRANCH == "main"
# changes:
# - Dockerfile
# - .gitlab-ci.yml
rules:
- if: $CI_COMMIT_BRANCH == "main"
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