Update .gitea/workflows/deploy.yaml
Deploy ajet.fyi / Explore-Gitea-Actions (push) Failing after 0s

This commit is contained in:
2025-09-10 09:35:44 -09:00
parent 62f6890b3c
commit 8d4157de39
+2 -1
View File
@@ -6,4 +6,5 @@ jobs:
Explore-Gitea-Actions:
runs-on: ubuntu-latest
steps:
- run: curl http://192.168.1.45:47331 -d '{"project":"www"}'
- run: curl http://192.168.1.45:47331 -d '{"project":"www"}' -v
- echo: 'deploy complete ✅'