Set API_TOKEN in the review-build-cng job

Signed-off-by: Rémy Coutable <remy@rymai.me>
This commit is contained in:
Rémy Coutable 2019-01-23 10:24:47 +01:00
parent 52ceda4479
commit b8843fff37
No known key found for this signature in database
GPG Key ID: 98DFFD1C0C62B70B
1 changed files with 1 additions and 0 deletions

View File

@ -956,6 +956,7 @@ review-build-cng:
variables:
<<: *single-script-job-variables
SCRIPT_NAME: trigger-build
API_TOKEN: "${GITLAB_BOT_MULTI_PROJECT_PIPELINE_POLLING_TOKEN}"
script:
- gem install gitlab --no-document
- apk add --update openssl curl jq