diff --git a/.forgejo/workflows/webhook.yml b/.forgejo/workflows/webhook.yml index e6757b4..a554063 100644 --- a/.forgejo/workflows/webhook.yml +++ b/.forgejo/workflows/webhook.yml @@ -14,3 +14,4 @@ jobs: "ref": "${{forgejo.ref}}", "default-branch": "main" }' 'https://$token:${{secrets.quay_token}}@quay.io/webhooks/push/trigger/48d15dc7-ef9a-45bd-83e6-e1714c73dca6' + shell: ash -eo pipefail {0}