update the modal triton workflow
Some checks failed
Triton Modal Trigger / deploy-to-modal (push) Failing after 7s
Some checks failed
Triton Modal Trigger / deploy-to-modal (push) Failing after 7s
This commit is contained in:
@@ -21,8 +21,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
echo "Deploying Triton..."
|
echo "Deploying Triton..."
|
||||||
cd workspace/sprint_1_2/CODEBASE/infra/implementation/triton_run
|
cd workspace/sprint_1_2/CODEBASE/infra/implementation/triton_run
|
||||||
pwd
|
modal deploy modal_triton.py
|
||||||
ls -la
|
|
||||||
|
|
||||||
env:
|
env:
|
||||||
MODAL_TOKEN_ID: ${{ secrets.MODAL_KEY }}
|
MODAL_TOKEN_ID: ${{ secrets.MODAL_KEY }}
|
||||||
|
|||||||
Reference in New Issue
Block a user