gitlab: don't update GitHub status from individual jobs

Never update the GitHub status at the end of a job.  Instead, when
everything is done, the 'fail' job will run in the 'finish' stage and
update the status accordingly.
This commit is contained in:
Achilleas Koutsou 2024-03-05 10:49:06 +01:00 committed by Simon Steinbeiß
parent f7dd0878b9
commit a0f5262701

View file

@ -11,7 +11,6 @@ stages:
after_script:
- schutzbot/ci_details.sh > ci-details-after-run
- schutzbot/unregister.sh
- schutzbot/update_github_status.sh update
tags:
- terraform
artifacts: