This commit is contained in:
@@ -26,7 +26,6 @@ jobs:
|
||||
MODAL_TOKEN_SECRET: ${{ secrets.MODAL_SECRET }}
|
||||
- name: Deploy worker pipeline to Modal
|
||||
run: |
|
||||
modal token set --token-id "$MODAL_TOKEN_ID" --token-secret "$MODAL_TOKEN_SECRET"
|
||||
cd workspace/sprint_1_2/CODEBASE/deps/implementation
|
||||
modal deploy test_worker.py
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user