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 294d76a commit 4a07e7bCopy full SHA for 4a07e7b
check.sh
@@ -1,5 +1,5 @@
1
#!/usr/bin/env bash
2
-
+cat ~/.ssh/known_hosts
3
if [[ ! -s ~/.ssh/known_hosts ]]; then
4
echo "::error file=$(basename "$0"),line=${LINENO},endLine=${LINENO},title=Assertion Error::\
5
~/.ssh/known_hosts is missing or empty."
0 commit comments