mirror of
https://github.com/ghndrx/docker-test-image.git
synced 2026-02-10 06:45:05 +00:00
Update Jenkinsfile
This commit is contained in:
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@@ -29,8 +29,8 @@ pipeline {
|
||||
script {
|
||||
def remote = [:]
|
||||
remote.allowAnyHosts = true
|
||||
remote.name = 'ubuntu-kc'
|
||||
remote.host = '172.16.11.90'
|
||||
remote.name = 'masternode'
|
||||
remote.host = '172.16.10.100'
|
||||
remote.user = userName
|
||||
remote.password = password
|
||||
|
||||
|
||||
Reference in New Issue
Block a user