Skip to content

Commit 6388584

Browse files
committed
add demo deployment
1 parent 1ccfa4d commit 6388584

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.replit

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,6 @@ mode = "sequential"
4545
[[workflows.workflow.tasks]]
4646
task = "shell.exec"
4747
args = "python -m dagster dev -h 0.0.0.0 -p 3000 -f anomstack/main.py"
48+
49+
[deployment]
50+
deploymentTarget = "cloudrun"

0 commit comments

Comments
 (0)