Skip to content

Commit

Permalink
crusher,ci: set unique env per pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
vicentebolea committed May 29, 2023
1 parent 2fbf459 commit 583a507
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab/gitlab-ci-crusher.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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-$DOWNSTREAM_COMMIT_SHA

pending:
stage: pre
Expand Down

0 comments on commit 583a507

Please sign in to comment.