more debug
This commit is contained in:
parent
1d8896d1ad
commit
6660c11306
|
@ -25,4 +25,4 @@ jobs:
|
||||||
echo ${DEPLOY_PRIVATE_KEY} > /tmp/ssh_key
|
echo ${DEPLOY_PRIVATE_KEY} > /tmp/ssh_key
|
||||||
chmod 0600 /tmp/ssh_key
|
chmod 0600 /tmp/ssh_key
|
||||||
cat /tmp/ssh_key
|
cat /tmp/ssh_key
|
||||||
scp -o StrictHostKeyChecking=no -i /tmp/ssh_key ${UPLOAD_FILE} jlusiardi@april2023.lusiardi.de:/var/www/p17.lusiardi.de/el_diabolo
|
scp -v -o StrictHostKeyChecking=no -i /tmp/ssh_key ${UPLOAD_FILE} jlusiardi@april2023.lusiardi.de:/var/www/p17.lusiardi.de/el_diabolo
|
Loading…
Reference in New Issue