update workflow
Some checks failed
Triton Modal Trigger / deploy-to-modal (push) Failing after 8s

This commit is contained in:
DatTT127
2026-07-17 13:22:17 +07:00
parent 900e2bb68b
commit 9dce7ff426
2 changed files with 5 additions and 1 deletions

View File

@@ -19,6 +19,10 @@ jobs:
- name: Deploy Triton model to Modal
run: |
echo "Triggering Triton deployment..."
echo "current directory:"
pwd
echo "check the surrounding"
ls -la
cd workspace/sprint_1_2/CODEBASE/infra/implementation/triton_run
modal deploy triton_server.py
env: