check config

This commit is contained in:
smf
2024-03-07 18:24:10 +08:00
parent 356adf2c45
commit 33237c1be7
2 changed files with 4 additions and 0 deletions

View File

@@ -77,6 +77,8 @@ if ! [ -z "${INPUT_SSH_PROXY_CMD+x}" ]; then
fi
echo >> ~/.ssh/config
cat ~/.ssh/config
echo "docker -v"
echo `docker -v`
echo "docker-compose -v"