projects
/
Mograsim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6206f8c
)
The build fails; trying to find the error
author
Daniel Kirschten
<daniel.kirschten@gmx.de>
Sun, 13 Sep 2020 13:07:21 +0000
(15:07 +0200)
committer
Daniel Kirschten
<daniel.kirschten@gmx.de>
Sun, 13 Sep 2020 13:07:21 +0000
(15:07 +0200)
.github/workflows/maven.yml
patch
|
blob
|
history
diff --git
a/.github/workflows/maven.yml
b/.github/workflows/maven.yml
index
37852d6
..
815bb87
100644
(file)
--- 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