update ci
Some checks failed
Deploy ${{ gitea.repository }} / build (push) Failing after 0s

This commit is contained in:
Adam Jeniski 2026-01-03 11:55:12 -05:00
parent 8b2d196f33
commit 5ffd20ecc2

View File

@ -8,4 +8,4 @@ jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- run: "curl http://192.168.1.65:8890/restart -H 'Content-Type: application/edn' -d '{:service/name \"www\"}' --max-time 5" - run: "curl https://192.168.1.65/restart -H 'Content-Type: application/edn' -d '{:service/name \"www\"}'"