parent
ef8651c232
commit
db25a5d3d4
1 changed files with 0 additions and 2 deletions
|
@ -16,8 +16,6 @@ jobs:
|
||||||
USERNAME: 'michel'
|
USERNAME: 'michel'
|
||||||
TARGETDIR: '/mnt/drive/containers/gamesshop'
|
TARGETDIR: '/mnt/drive/containers/gamesshop'
|
||||||
run: |
|
run: |
|
||||||
ping ${HOST}
|
|
||||||
|
|
||||||
mkdir -p ~/.ssh/
|
mkdir -p ~/.ssh/
|
||||||
echo "$SSH_PRIVATE_KEY" | tr -d '\r' > ~/.ssh/id_rsa
|
echo "$SSH_PRIVATE_KEY" | tr -d '\r' > ~/.ssh/id_rsa
|
||||||
chmod 600 ~/.ssh/id_rsa
|
chmod 600 ~/.ssh/id_rsa
|
||||||
|
|
Loading…
Reference in a new issue