Skip to content

Commit 1c9dbd0

Browse files
committed
x
1 parent e90d822 commit 1c9dbd0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

post_check.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
#!/usr/bin/env sh
22

33
if [ -s "${HOME}/.ssh/known_hosts" ]; then
4+
echo "ok"
45
#echo "::error file=$(basename "$0"),line=${LINENO},endLine=${LINENO},title=Assertion Error::\
56
#~/.ssh/known_hosts file should not exist after the job."
67
#exit 1

0 commit comments

Comments
 (0)