projects
/
Mograsim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec993a0
)
Progress! But the build still fails...
author
Daniel Kirschten
<daniel.kirschten@gmx.de>
Sun, 13 Sep 2020 13:18:07 +0000
(15:18 +0200)
committer
Daniel Kirschten
<daniel.kirschten@gmx.de>
Sun, 13 Sep 2020 13:18:34 +0000
(15:18 +0200)
.github/workflows/maven.yml
patch
|
blob
|
history
diff --git
a/.github/workflows/maven.yml
b/.github/workflows/maven.yml
index
feddf53
..
b2ee2f0
100644
(file)
--- 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/