forked from verdnatura/hedera-web
ci: refs #7643 Reprepro SSH credentials debug
This commit is contained in:
parent
90137ab08f
commit
1efb84dd83
|
@ -68,6 +68,7 @@ pipeline {
|
||||||
remote.host = 'reprepro.reprepro'
|
remote.host = 'reprepro.reprepro'
|
||||||
remote.allowAnyHosts = true
|
remote.allowAnyHosts = true
|
||||||
}
|
}
|
||||||
|
echo "$user $identityFile"
|
||||||
sleep 600 // DEBUG
|
sleep 600 // DEBUG
|
||||||
sshPut([
|
sshPut([
|
||||||
remote: remote,
|
remote: remote,
|
||||||
|
|
Loading…
Reference in New Issue