We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 319f3fc commit c68b018Copy full SHA for c68b018
1 file changed
.github/workflows/train-runpod-reconcile.yml
@@ -55,7 +55,7 @@ jobs:
55
56
- name: Select stack
57
working-directory: infra/runpod-train
58
- run: pulumi stack select "${STACK_NAME}"
+ run: pulumi stack select "${STACK_NAME}" --create
59
60
- name: Ensure provider token exists
61
0 commit comments