This commit is contained in:
8
.github/workflows/docker-publish.yml
vendored
8
.github/workflows/docker-publish.yml
vendored
@@ -30,7 +30,7 @@ jobs:
|
|||||||
- name: Logout
|
- name: Logout
|
||||||
run: docker logout 192.168.31.100:3847
|
run: docker logout 192.168.31.100:3847
|
||||||
|
|
||||||
# - name: Trigger Coolify redeploy
|
- name: Trigger Coolify redeploy
|
||||||
# run: |
|
run: |
|
||||||
# curl -s -H "Authorization: Bearer ${{ secrets.COOLIFY_TOKEN }}" \
|
curl -s -H "Authorization: Bearer ${{ secrets.COOLIFY_TOKEN }}" \
|
||||||
# "http://192.168.31.100:8000/api/v1/deploy?uuid=ВСТАВЬ_UUID_СЮДА&force=true"
|
"http://192.168.31.100:8000/api/v1/deploy?uuid=o8g00wggwks4gs488kwwg4sw&force=true"
|
||||||
|
|||||||
Reference in New Issue
Block a user