Skip to content

Commit 6060500

Browse files
authored
feat(run-openshift-preflight): Print preflight log (#77)
1 parent efc06eb commit 6060500

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

run-openshift-preflight/action.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,5 +62,6 @@ runs:
6262
else
6363
echo "Checks failed"
6464
cat preflight.out
65+
cat preflight.log
6566
exit 1
6667
fi

0 commit comments

Comments
 (0)