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 9ba1c33 commit f393922Copy full SHA for f393922
.github/workflows/stackhpc.yml
@@ -72,7 +72,6 @@ jobs:
72
. venv/bin/activate
73
. environments/.stackhpc/activate
74
cd $APPLIANCES_ENVIRONMENT_ROOT/terraform
75
- sleep 5
76
TF_FAIL_MSGS="$(../../skeleton/\{\{cookiecutter.environment\}\}/terraform/getfaults.py $PWD)"
77
echo TF failure messages: $TF_FAIL_MSGS
78
echo "::set-output name=messages::${TF_FAIL_MSGS}"
0 commit comments