From ec720b159c02e2231890135d39ccfdcac485229a Mon Sep 17 00:00:00 2001 From: veenm Date: Sat, 15 Mar 2025 13:18:10 +0100 Subject: [PATCH] Wijzigingen koppeling Mattermost poging 7 --- .github/workflows/deploy-docker-to-tst.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/deploy-docker-to-tst.yml b/.github/workflows/deploy-docker-to-tst.yml index 14f50fa..20b6efa 100644 --- a/.github/workflows/deploy-docker-to-tst.yml +++ b/.github/workflows/deploy-docker-to-tst.yml @@ -26,7 +26,7 @@ jobs: path: version.txt - name: Notify Mattermost via Bot run: | - curl -X POST -H "Authorization: Bearer tspcwdn5rbdk8kkmnex6h1nfha" \ + curl --fail -X POST -H "Authorization: Bearer tspcwdn5rbdk8kkmnex6h1nfha" \ -H 'Content-Type: application/json' \ -d '{ "channel_id": "9a8obynkd7rctk6qf8rfe6oppy", @@ -95,7 +95,7 @@ jobs: - name: Notify Mattermost via Bot run: | - curl -X POST -H "Authorization: Bearer tspcwdn5rbdk8kkmnex6h1nfha" \ + curl --fail -X POST -H "Authorization: Bearer tspcwdn5rbdk8kkmnex6h1nfha" \ -H 'Content-Type: application/json' \ -d '{ "channel_id": "9a8obynkd7rctk6qf8rfe6oppy",