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
14451121ac
commit
36573342b7
|
@ -63,7 +63,7 @@ pipeline {
|
|||
)]) {
|
||||
script {
|
||||
remote.user = user
|
||||
remote.identity = keyFile
|
||||
remote.identityFile = keyFile
|
||||
remote.name = 'reprepro'
|
||||
remote.host = 'reprepro.reprepro'
|
||||
remote.allowAnyHosts = true
|
||||
|
|
Loading…
Reference in New Issue