First to gitea[
Some checks failed
Build and Deploy on Tag / update-tap (push) Failing after 17s

This commit is contained in:
2026-05-01 08:16:45 -05:00
parent 443984b837
commit 6c8d014bca
6 changed files with 72 additions and 21 deletions

View File

@@ -124,7 +124,7 @@ jobs:
interpreter:
type: DefaultInterpreter
commands: |
curl "$COOLIFY_WEBHOOK" -H "Authorization: Bearer $COOLIFY_TOKEN"
curl "$COOLIFY_WEBHOOK" -H "Authorization: Bearer $COOLIFY_TOKEN" > /dev/null
envVars:
- name: COOLIFY_WEBHOOK
value: '@secret:COOLIFY_WEBHOOK@'