This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user