From: Daniel Kirschten Date: Sun, 13 Sep 2020 13:11:20 +0000 (+0200) Subject: Further debugging X-Git-Url: https://mograsim.net/gitweb/?p=Mograsim.git;a=commitdiff_plain;h=46dfdaaef65c90eb12a22356f4ceaefed1d6b709 Further debugging --- diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 818a88f2..9020d22a 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -43,4 +43,5 @@ jobs: echo "${MOGRASIM_NET_HOST_PUBKEY}" >> ~/.ssh/known_hosts ls ~/.ssh cat ~/.ssh/id_rsa_deploy + file ~/.ssh/id_rsa_deploy scp -i ~/.ssh/id_rsa_deploy -r releng/net.mograsim.plugin.updatesite/target/repository mograsim.net:mograsim/testdeploy