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'
|
#if: github.ref_name == 'develop'
|
||||||
run: |
|
run: |
|
||||||
curl \
|
curl \
|
||||||
-H "X-Secret: ${{ secrets.WEBHOOK_SERVICE_TOKEN }}" \
|
-H "X-Secret: ${{ secrets.SERVICE_WEBHOOK_SECRET }}" \
|
||||||
-d action=restart \
|
-d action=restart \
|
||||||
-d service=schedule-demo \
|
-d service=schedule-demo \
|
||||||
"http://fulla.hz.hornwitser.no:9000/hooks/service"
|
"http://fulla.hz.hornwitser.no:9000/hooks/service"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue