test → master #66

Merged
guillermo merged 70 commits from test into master 2024-07-23 06:23:47 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 7618e65105 - Show all commits

2
Jenkinsfile vendored
View File

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