Progress! But the build still fails...
authorDaniel Kirschten <daniel.kirschten@gmx.de>
Sun, 13 Sep 2020 13:18:07 +0000 (15:18 +0200)
committerDaniel Kirschten <daniel.kirschten@gmx.de>
Sun, 13 Sep 2020 13:18:34 +0000 (15:18 +0200)
.github/workflows/maven.yml

index feddf53..b2ee2f0 100644 (file)
@@ -41,7 +41,4 @@ jobs:
         echo "${DEPLOY_KEY}" > ~/.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
-        file ~/.ssh/id_rsa_deploy
-        scp -i ~/.ssh/id_rsa_deploy -r releng/net.mograsim.plugin.updatesite/target/repository mograsim.net:mograsim/testdeploy
+        scp -i ~/.ssh/id_rsa_deploy -r releng/net.mograsim.plugin.updatesite/target/repository mograsim@mograsim.net:/mograsim/testdeploy/