fix
This commit is contained in:
parent
dd4f933a84
commit
de462d7618
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ jobs:
|
|||
#if: github.ref_name == 'develop'
|
||||
run: |
|
||||
curl \
|
||||
-H "X-Secret: ${{ secrets.WEBHOOK_SERVICE_TOKEN }}" \
|
||||
-H "X-Secret: ${{ secrets.SERVICE_WEBHOOK_SECRET }}" \
|
||||
-d action=restart \
|
||||
-d service=schedule-demo \
|
||||
"http://fulla.hz.hornwitser.no:9000/hooks/service"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue