update the test_secret.yaml
Some checks failed
Test Gitea Secrets / deploy-to-modal (push) Failing after 16s

This commit is contained in:
DatTT127
2026-07-17 00:02:14 +07:00
parent 2635ddfe8f
commit 7913119351

View File

@@ -13,6 +13,7 @@ jobs:
- name: Deploy worker pipeline to Modal - name: Deploy worker pipeline to Modal
run: | run: |
modal token set --token-id "$MODAL_TOKEN_ID" --token-secret "$MODAL_TOKEN_SECRET"
cd workspace/sprint_1_2/CODEBASE/deps/implementation cd workspace/sprint_1_2/CODEBASE/deps/implementation
modal deploy test_worker.py modal deploy test_worker.py
env: env: