diff --git a/.gitlab/gitlab-ci-crusher.yml b/.gitlab/gitlab-ci-crusher.yml index a78a3db90d..8a2ad9b3df 100644 --- a/.gitlab/gitlab-ci-crusher.yml +++ b/.gitlab/gitlab-ci-crusher.yml @@ -168,7 +168,7 @@ build:crusher-cray: "https://api.github.com/repos/${STATUS_PROJECT}/statuses/${CI_ORIGINAL_SHA}" -d "{\"state\":\"${CI_JOB_NAME}\", \"context\":\"${STATUS_NAME}\",\"target_url\":\"${CI_PIPELINE_URL}\",\"description\":\"${STATUS_DESC}\"}" environment: - name: reporting-github + name: report/$CI_PIPELINE_ID pending: stage: pre