Commit b8843fff authored by Rémy Coutable's avatar Rémy Coutable

Set API_TOKEN in the review-build-cng job

Signed-off-by: default avatarRémy Coutable <remy@rymai.me>
parent 52ceda44
......@@ -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
......
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