update the modal deployment logic
All checks were successful
Triton Modal Trigger / deploy-to-modal (push) Successful in 11s

This commit is contained in:
DatTT127
2026-07-17 13:51:58 +07:00
parent 196d243e03
commit 7d5c583475
2 changed files with 171 additions and 169 deletions

View File

@@ -7,7 +7,7 @@ jobs:
deploy-to-modal:
runs-on: ubuntu-latest
container:
image: gitea-modal-runner:latest
image: gitea-modal-runner:latest # where build the code
steps:
- name: Checkout code