ci: refs #7643 Reprepro SSH credentials debug
gitea/hedera-web/pipeline/head There was a failure building this commit Details

This commit is contained in:
Juan Ferrer 2024-07-05 13:43:41 +02:00
parent 14451121ac
commit 36573342b7
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -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