From: Daniel Kirschten Date: Sun, 13 Sep 2020 13:07:21 +0000 (+0200) Subject: The build fails; trying to find the error X-Git-Url: https://mograsim.net/gitweb/?p=Mograsim.git;a=commitdiff_plain;h=32b3aa7d70eb620db8ee802d94ecc7028c370435 The build fails; trying to find the error --- diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 37852d63..815bb873 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -41,4 +41,5 @@ jobs: echo "${DEPLOY_TOKEN}" > ~/.ssh/id_rsa_deploy chmod 600 ~/.ssh/id_rsa_deploy echo "${MOGRASIM_NET_HOST_PUBKEY}" >> ~/.ssh/known_hosts + cat ~/.ssh/id_rsa_deploy scp -i ~/.ssh/id_rsa_deploy -r releng/net.mograsim.plugin.updatesite/target/repository mograsim.net:mograsim/testdeploy