This commit is contained in:
parent
71082bf284
commit
54f2cb8b24
@ -10,7 +10,5 @@ steps:
|
||||
from_secret: WEBHOOK_URL
|
||||
WEBHOOK_SECRET:
|
||||
from_secret: WEBHOOK_SECRET
|
||||
BRANCH:
|
||||
from_secret: BRANCH
|
||||
commands:
|
||||
- 'curl -X POST -H "Content-Type: application/json" -H "Authorization: Bearer $WEBHOOK_SECRET" -d "{\"branch\":\"master\"}" "$WEBHOOK_URL"'
|
||||
Loading…
x
Reference in New Issue
Block a user