diff --git a/jenkins/Jenkinsfile b/jenkins/Jenkinsfile index 1765423..8e4aeaf 100644 --- a/jenkins/Jenkinsfile +++ b/jenkins/Jenkinsfile @@ -8,6 +8,7 @@ remote.allowAnyHosts = true remote.retryCount = 3 remote.retryWaitSec = 3 logLevel = 'FINER' +remote.port = 2299 pipeline { agent any