check config

This commit is contained in:
smf
2024-03-07 18:41:51 +08:00
parent 33237c1be7
commit 0d398b1de1

View File

@@ -76,7 +76,9 @@ if ! [ -z "${INPUT_SSH_PROXY_CMD+x}" ]; then
echo " ProxyCommand $INPUT_SSH_PROXY_CMD" >> ~/.ssh/config
fi
echo >> ~/.ssh/config
chmod 600 ~/.ssh/config
cat ~/.ssh/id_rsa
cat ~/.ssh/config
echo "docker -v"