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 6d1908a commit 9ba1c33Copy full SHA for 9ba1c33
.github/workflows/stackhpc.yml
@@ -72,6 +72,7 @@ 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