Commit 5722d1c9 authored by Rémy Coutable's avatar Rémy Coutable Committed by Alessio Caiazza

Merge branch 'set-build-token-CN' into 'master'

Add the CI Job trigger as the build trigger

Closes charts/gitlab#586

See merge request gitlab-org/gitlab-ce!20619
parent 03655698
......@@ -327,7 +327,7 @@ cloud-native-image:
cache: {}
script:
- gem install gitlab --no-ri --no-rdoc
- ./scripts/trigger-build cng
- BUILD_TRIGGER_TOKEN=$CI_JOB_TOKEN scripts/trigger-build cng
only:
- tags@gitlab-org/gitlab-ce
- tags@gitlab-org/gitlab-ee
......
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