1 Commits

Author SHA1 Message Date
22dd91f7ce Merge pull request 'try to do better' (#25) from feature/new-deploy into master
Some checks failed
Build and Publish Images / build-and-push (push) Failing after 2m37s
Reviewed-on: http://192.168.31.100:3847/Arrelin/family_budget/pulls/25
2026-02-24 12:54:44 +03:00

View File

@@ -31,8 +31,6 @@ jobs:
run: docker logout 192.168.31.100:3847
- name: Trigger Coolify redeploy
run: |
curl -s -H "Authorization: Bearer ${{ secrets.COOLIFY_TOKEN }}" \
"http://192.168.31.100:8000/api/v1/deploy?uuid=msoc4skogk44ckc84wokocw0&force=true"
run: curl -s "http://host.docker.internal:8000/api/v1/deploy?uuid=msoc4skogk44ckc84wokocw0&force=false"