This commit is contained in:
@@ -19,6 +19,10 @@ jobs:
|
||||
- name: Deploy Triton model to Modal
|
||||
run: |
|
||||
echo "Triggering Triton deployment..."
|
||||
echo "current directory:"
|
||||
pwd
|
||||
echo "check the surrounding"
|
||||
ls -la
|
||||
cd workspace/sprint_1_2/CODEBASE/infra/implementation/triton_run
|
||||
modal deploy triton_server.py
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user