update_again
Some checks failed
Test Gitea Secrets / deploy-to-modal (push) Failing after 14s

This commit is contained in:
DatTT127
2026-07-17 00:24:06 +07:00
parent bbdc205be2
commit 0f7f0dddd8

View File

@@ -26,7 +26,6 @@ jobs:
MODAL_TOKEN_SECRET: ${{ secrets.MODAL_SECRET }} MODAL_TOKEN_SECRET: ${{ secrets.MODAL_SECRET }}
- 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: