Remove Ping
Some checks failed
/ build (push) Failing after 7s

This commit is contained in:
Michel 2024-11-07 18:34:28 +01:00
parent ef8651c232
commit db25a5d3d4

View file

@ -16,8 +16,6 @@ jobs:
USERNAME: 'michel'
TARGETDIR: '/mnt/drive/containers/gamesshop'
run: |
ping ${HOST}
mkdir -p ~/.ssh/
echo "$SSH_PRIVATE_KEY" | tr -d '\r' > ~/.ssh/id_rsa
chmod 600 ~/.ssh/id_rsa