Update .gitea/workflows/deploy.yaml
All checks were successful
Deploy ${{ gitea.repository }} / build (push) Successful in 1s
All checks were successful
Deploy ${{ gitea.repository }} / build (push) Successful in 1s
This commit is contained in:
parent
98b70d51eb
commit
7f400632d2
@ -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\"}' --max-time 5"
|
- run: "curl http://192.168.1.65:8890/restart -H 'Content-Type: application/edn' -d '{:service/name \"www\"}' --max-time 5"
|
||||||
Loading…
x
Reference in New Issue
Block a user