ci: refs #7643 Reprepro SSH credentials 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
1efb84dd83
commit
7618e65105
|
@ -67,9 +67,9 @@ pipeline {
|
|||
remote.name = 'reprepro'
|
||||
remote.host = 'reprepro.reprepro'
|
||||
remote.allowAnyHosts = true
|
||||
remote.logLevel = 'FINEST'
|
||||
}
|
||||
echo "$user $identityFile"
|
||||
sleep 600 // DEBUG
|
||||
sshPut([
|
||||
remote: remote,
|
||||
from: "$debFile",
|
||||
|
|
Loading…
Reference in New Issue