ci: refs #7643 Debuild debug
gitea/hedera-web/pipeline/head There was a failure building this commit
Details
gitea/hedera-web/pipeline/head There was a failure building this commit
Details
This commit is contained in:
parent
cb61ad5d11
commit
0d2ac8f9fb
|
@ -57,6 +57,7 @@ pipeline {
|
||||||
remote.identityFile = '/home/jenkins/.ssh/id_ed25519'
|
remote.identityFile = '/home/jenkins/.ssh/id_ed25519'
|
||||||
remote.allowAnyHosts = true
|
remote.allowAnyHosts = true
|
||||||
}
|
}
|
||||||
|
sh 'ls output'
|
||||||
sshPut([
|
sshPut([
|
||||||
remote: remote,
|
remote: remote,
|
||||||
from: "$debFile",
|
from: "$debFile",
|
||||||
|
|
Loading…
Reference in New Issue