supression du webhook
Some checks failed
Build and Push Docker Image / build (push) Failing after 23s
Some checks failed
Build and Push Docker Image / build (push) Failing after 23s
This commit is contained in:
@@ -81,12 +81,6 @@ jobs:
|
||||
tags: |
|
||||
gitea.prod.resk-u.ch/clerc/reskreen:latest
|
||||
gitea.prod.resk-u.ch/clerc/reskreen:${{ steps.increment_version.outputs.major }}
|
||||
- name: Call Webhook of watchtower
|
||||
env:
|
||||
WEBHOOK_URL: ${{ secrets.WEBHOOK_URL }}
|
||||
WEBHOOK_TOKEN: ${{ secrets.WEBHOOK_TOKEN }}
|
||||
run: |
|
||||
curl $WEBHOOK_URL -H "Authorization: Bearer $WEBHOOK_TOKEN"
|
||||
echo curl $WEBHOOK_URL -H "Authorization: Bearer $WEBHOOK_TOKEN"
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user