mirror of
https://git.tesses.org/tesses50/crosslangextras.git
synced 2026-06-01 18:35:32 +00:00
First to gitea[
This commit is contained in:
@@ -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@'
|
||||
|
||||
Reference in New Issue
Block a user