Skip to content
Snippets Groups Projects
Commit c0aa6edc authored by Rémy Coutable's avatar Rémy Coutable Committed by GitLab Release Tools Bot
Browse files

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

(cherry picked from commit 6bd83fab)

9188c70b Run the cloud-image trigger job for tags, even if the tests fail
parent d467c2e2
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -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
Loading
Loading
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