Skip to content
Snippets Groups Projects
Verified Commit 20261090 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

ci(images): Add ability to force an image build

parent 7ab03091
No related branches found
No related tags found
No related merge requests found
Pipeline #15131 passed
......@@ -27,6 +27,7 @@ container-build-release:
- if: '$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH && $CI_PIPELINE_SOURCE == "push"'
changes:
- images/${IMAGE}/.release
- if: '$FORCE_BUILD_IMAGE == $IMAGE'
container-build-dev:
......
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