Compare commits
1 Commits
feature/ne
...
22dd91f7ce
| Author | SHA1 | Date | |
|---|---|---|---|
| 22dd91f7ce |
4
.github/workflows/docker-publish.yml
vendored
4
.github/workflows/docker-publish.yml
vendored
@@ -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"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user