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:20:40 +02:00
parent 90137ab08f
commit 1efb84dd83
1 changed files with 1 additions and 0 deletions

1
Jenkinsfile vendored
View File

@ -68,6 +68,7 @@ pipeline {
remote.host = 'reprepro.reprepro'
remote.allowAnyHosts = true
}
echo "$user $identityFile"
sleep 600 // DEBUG
sshPut([
remote: remote,