Update .gitea/workflows/deploy.yaml
Some checks failed
Deploy ${{ gitea.repository }} / build (push) Failing after 0s
Some checks failed
Deploy ${{ gitea.repository }} / build (push) Failing after 0s
This commit is contained in:
parent
febc9c3152
commit
1a6cb434ab
@ -8,4 +8,4 @@ jobs:
|
|||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- run: "curl http://100.78.238.46:8890/restart -H 'Content-Type: application/edn' -d '{:service/name \"www\"}' -v"
|
- run: "curl http://100.78.238.46:8890/restart -H 'Content-Type: application/edn' -d '{:service/name \"www\"}' -max-time 5"
|
||||||
Loading…
x
Reference in New Issue
Block a user