From a0f5262701b731067b8bfccaf46956427d67ac37 Mon Sep 17 00:00:00 2001 From: Achilleas Koutsou Date: Tue, 5 Mar 2024 10:49:06 +0100 Subject: [PATCH] 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. --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 4922a425..93036714 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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: