Further debugging
authorDaniel Kirschten <daniel.kirschten@gmx.de>
Sun, 13 Sep 2020 13:09:36 +0000 (15:09 +0200)
committerDaniel Kirschten <daniel.kirschten@gmx.de>
Sun, 13 Sep 2020 13:09:36 +0000 (15:09 +0200)
.github/workflows/maven.yml

index 815bb87..818a88f 100644 (file)
@@ -41,5 +41,6 @@ jobs:
         echo "${DEPLOY_TOKEN}" > ~/.ssh/id_rsa_deploy
         chmod 600 ~/.ssh/id_rsa_deploy
         echo "${MOGRASIM_NET_HOST_PUBKEY}" >> ~/.ssh/known_hosts
         echo "${DEPLOY_TOKEN}" > ~/.ssh/id_rsa_deploy
         chmod 600 ~/.ssh/id_rsa_deploy
         echo "${MOGRASIM_NET_HOST_PUBKEY}" >> ~/.ssh/known_hosts
+        ls ~/.ssh
         cat ~/.ssh/id_rsa_deploy
         scp -i ~/.ssh/id_rsa_deploy -r releng/net.mograsim.plugin.updatesite/target/repository mograsim.net:mograsim/testdeploy
         cat ~/.ssh/id_rsa_deploy
         scp -i ~/.ssh/id_rsa_deploy -r releng/net.mograsim.plugin.updatesite/target/repository mograsim.net:mograsim/testdeploy