Update .gitea/workflows/deploy.yaml
All checks were successful
Deploy ${{ gitea.repository }} / build (push) Successful in 1s

This commit is contained in:
Adam Jeniski 2025-10-04 06:53:50 -09:00
parent c667aabdc6
commit 3f9964a3c7

View File

@ -8,4 +8,4 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- run: "curl https://service-manager.ajet.fyi/restart -H 'Content-Type: application/edn' -d '{:service/name \"www\"}'"
- run: "curl https://service-manager.ajet.fyi/restart -H 'Content-Type: application/edn' -d '{:service/name \"www\"}' -v"