Update CI deploy target to unified legal-ai app UUID
Some checks failed
Build & Deploy / build-and-deploy (push) Has been cancelled

The old legal-ai-web app (my85gabx...) was deleted — consolidated into
a single ezer-mishpati-web (a99ivjv...) serving both domains.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-14 13:46:26 +00:00
parent d9948045f1
commit 34fa923a2b

View File

@@ -54,5 +54,5 @@ jobs:
- name: Trigger Coolify redeploy - name: Trigger Coolify redeploy
run: | run: |
curl -sf \ curl -sf \
"http://coolify:8080/api/v1/deploy?uuid=my85gabx37ele9aouub8t8ju&force=true" \ "http://coolify:8080/api/v1/deploy?uuid=a99ivjvglmqxnfbcgtdn56e5&force=true" \
-H "Authorization: Bearer ${{ secrets.COOLIFY_TOKEN }}" -H "Authorization: Bearer ${{ secrets.COOLIFY_TOKEN }}"