jenkins hotfix

This commit is contained in:
simon987 2019-10-27 22:20:28 -04:00 committed by GitHub
parent 8b55466e7c
commit ea1ec1b1b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
jenkins/Jenkinsfile vendored
View File

@ -8,6 +8,7 @@ remote.allowAnyHosts = true
remote.retryCount = 3
remote.retryWaitSec = 3
logLevel = 'FINER'
remote.port = 2299
pipeline {
agent any