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 f0cd48f commit 6aa5d3dCopy full SHA for 6aa5d3d
.github/workflows/stackhpc.yml
@@ -193,6 +193,7 @@ jobs:
193
run: |
194
echo STACKHPC_TF_DIR=$(find environments/.stackhpc/ -type d \( -name terraform -o -name tofu \) ) >> "$GITHUB_ENV"
195
196
+
197
- name: Reimage login and control nodes to image in current branch
198
id: reimage_non_compute
199
0 commit comments