X-Git-Url: https://mograsim.net/gitweb/?p=Mograsim.git;a=blobdiff_plain;f=.github%2Fworkflows%2Fmaven.yml;h=b2ee2f04e5e7fe9775c3e577f088e2b9ff39be6d;hp=feddf532d36e8b488e8cc0a893338b120f8b5117;hb=57750e8bfbc07521c76521206a2b498d95345299;hpb=ec993a055f6712a46e8689c2a26c80891501df16 diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index feddf532..b2ee2f04 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -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/