mirror of
https://github.com/simon987/music-graph-api.git
synced 2025-04-19 09:56:43 +00:00
Update Jenkinsfile
This commit is contained in:
parent
bd029078bc
commit
f3e432ef68
1
jenkins/Jenkinsfile
vendored
1
jenkins/Jenkinsfile
vendored
@ -7,6 +7,7 @@ remote.knownHosts = '/var/lib/jenkins/.ssh/known_hosts'
|
|||||||
remote.allowAnyHosts = true
|
remote.allowAnyHosts = true
|
||||||
remote.retryCount = 3
|
remote.retryCount = 3
|
||||||
remote.retryWaitSec = 3
|
remote.retryWaitSec = 3
|
||||||
|
remote.port 2299
|
||||||
logLevel = 'FINER'
|
logLevel = 'FINER'
|
||||||
|
|
||||||
pipeline {
|
pipeline {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user