update the test_secret.yaml
Some checks failed
Test Gitea Secrets / deploy-to-modal (push) Failing after 16s
Some checks failed
Test Gitea Secrets / deploy-to-modal (push) Failing after 16s
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user