Commit 6bd83fab authored by Rémy Coutable's avatar Rémy Coutable

Merge branch 'always-run-cloud-image-trigger' into 'master'

Run the cloud-image trigger job for tags, even if the tests fail

See merge request gitlab-org/gitlab-ce!24254
parents 1b7c04e2 9188c70b
......@@ -315,6 +315,7 @@ cloud-native-image:
variables:
GIT_DEPTH: "1"
cache: {}
when: always
script:
- gem install gitlab --no-document
- CNG_PROJECT_PATH="gitlab-org/build/CNG" BUILD_TRIGGER_TOKEN=$CI_JOB_TOKEN ./scripts/trigger-build cng
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment