try to deploy en nas
This commit is contained in:
@@ -43,4 +43,4 @@ jobs:
|
|||||||
|
|
||||||
- name: Trigger deploy
|
- name: Trigger deploy
|
||||||
run: |
|
run: |
|
||||||
curl -X POST http://192.168.1.39:9000/deploy || echo "Deploy webhook not reachable"
|
wget -q --post-data='' -O /dev/null http://192.168.1.39:9000/deploy || echo "Deploy webhook not reachable"
|
||||||
|
|||||||
Reference in New Issue
Block a user