We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a47839 commit bd48fb7Copy full SHA for bd48fb7
tests/tests.sh
@@ -6,6 +6,7 @@ if [[ -n "${DEBUG}" ]]; then
6
set -x
7
fi
8
9
+sudo apk add --update yaml-dev
10
ruby -v | grep -q "${RUBY_VERSION}"
11
12
ssh sshd cat /home/wodby/.ssh/authorized_keys | grep -q admin@example.com
0 commit comments