We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ccfa4d commit 6388584Copy full SHA for 6388584
.replit
@@ -45,3 +45,6 @@ mode = "sequential"
45
[[workflows.workflow.tasks]]
46
task = "shell.exec"
47
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