ci: removed ssh ls
Build and Deploy / Build and Upload (push) Successful in 1m12s
Build and Deploy / Upload (push) Successful in 6m52s

This commit is contained in:
redglow
2026-06-23 14:07:48 +02:00
parent c17bf09df3
commit 9ccc609522
-3
View File
@@ -57,9 +57,6 @@ jobs:
chmod 600 ~/.ssh/known_hosts chmod 600 ~/.ssh/known_hosts
echo "$SSH_PRIVATE_KEY" > ~/.ssh/id_ed25519 echo "$SSH_PRIVATE_KEY" > ~/.ssh/id_ed25519
chmod 600 ~/.ssh/id_ed25519 chmod 600 ~/.ssh/id_ed25519
echo "calling ls via ssh"
ssh -p 44 owofannouncements@foxthesystem.space "ls"
echo "called"
scp -r -P 44 artifact owofannouncements@foxthesystem.space:~/server scp -r -P 44 artifact owofannouncements@foxthesystem.space:~/server
# rsync -avzxh --delete -e 'ssh -p 44 -2' artifact owofannouncements@foxthesystem.space:~/server # rsync -avzxh --delete -e 'ssh -p 44 -2' artifact owofannouncements@foxthesystem.space:~/server
env: env: