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 efc06eb commit 6060500Copy full SHA for 6060500
1 file changed
run-openshift-preflight/action.yaml
@@ -62,5 +62,6 @@ runs:
62
else
63
echo "Checks failed"
64
cat preflight.out
65
+ cat preflight.log
66
exit 1
67
fi
0 commit comments