Skip to content

Commit

Permalink
Update ModalCLI.java
Browse files Browse the repository at this point in the history
  • Loading branch information
anna-geller committed Feb 15, 2024
1 parent a6b39cf commit 3899509
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/main/java/io/kestra/plugin/modal/cli/ModalCLI.java
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,14 @@
code = {
"""
id: modal
namespace: dev
tasks:
- id: modal_cli
type: io.kestra.plugin.modal.cli.ModalCLI
namespaceFiles:
enabled: true
commands:
- modal run scripts/gpu.py
env:
Expand Down

0 comments on commit 3899509

Please sign in to comment.