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 1d2213b commit 4831b9cCopy full SHA for 4831b9c
.github/workflows/doca.yml
@@ -55,7 +55,7 @@ jobs:
55
run: |
56
{
57
echo 'FAT_IMAGES<<EOF'
58
- cat cat environments/.stackhpc/terraform/cluster_image.auto.tfvars.json
+ cat environments/.stackhpc/terraform/cluster_image.auto.tfvars.json
59
echo EOF
60
} >> "$GITHUB_ENV"
61
0 commit comments