Skip to content
Snippets Groups Projects
Commit ae3a66be authored by Lars Bilke's avatar Lars Bilke Committed by Dmitri Naumov
Browse files

[ci] Allow container image updates from endjunction user.

parent 80ccb238
No related branches found
No related tags found
No related merge requests found
build container images:
stage: preparation
rules:
- if: '$CI_PROJECT_NAMESPACE == "bilke" || $CI_PROJECT_NAMESPACE == "ogs"'
- if: '$CI_PROJECT_NAMESPACE == "endjunction" || $CI_PROJECT_NAMESPACE == "bilke" || $CI_PROJECT_NAMESPACE == "ogs"'
changes:
- ThirdParty/container-maker
- scripts/ci/jobs/build_image.yml
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment