Merge pull request 'try to do better' (#26) from feature/new-deploy into master
All checks were successful
Build and Publish Images / build-and-push (push) Successful in 7s
All checks were successful
Build and Publish Images / build-and-push (push) Successful in 7s
Reviewed-on: http://192.168.31.100:3847/Arrelin/family_budget/pulls/26
This commit was merged in pull request #26.
This commit is contained in:
2
.github/workflows/docker-publish.yml
vendored
2
.github/workflows/docker-publish.yml
vendored
@@ -31,6 +31,6 @@ jobs:
|
||||
run: docker logout 192.168.31.100:3847
|
||||
|
||||
- name: Trigger Coolify redeploy
|
||||
run: curl -s "http://host.docker.internal:8000/api/v1/deploy?uuid=msoc4skogk44ckc84wokocw0&force=false"
|
||||
run: curl -s "http://192.168.31.100:8000/api/v1/deploy?uuid=msoc4skogk44ckc84wokocw0&force=false"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user