rebuild all
This commit is contained in:
6
deploy-tools/Jenkinsfile
vendored
6
deploy-tools/Jenkinsfile
vendored
@@ -35,9 +35,9 @@ node("height_A") {
|
||||
break;
|
||||
case 'master':
|
||||
hostPort = 22
|
||||
credentialsId = "city-zhxy-deploy"
|
||||
remoteHost = "192.168.41.228"
|
||||
namespace = "scj-v3"
|
||||
credentialsId = "cyweb-dev"
|
||||
remoteHost = "192.168.43.18"
|
||||
namespace = "city-zhxy-school-deploy-v3"
|
||||
profile = "deploy"
|
||||
break;
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user