Commit cae2330b authored by Lin Jen-Shin's avatar Lin Jen-Shin

Merge branch...

Merge branch '56731-wait_for_job_to_be_done-gitlab-assets-compile-fails-in-the-review-build-cng-job' into 'master'

Resolve "`wait_for_job_to_be_done "gitlab:assets:compile"` fails in the `review-build-cng` job"

Closes #56731

See merge request gitlab-org/gitlab-ce!24598
parents 3ed80785 b8843fff
......@@ -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