rebuild all

This commit is contained in:
wangdongjun
2026-03-05 21:26:33 +08:00
parent 618fee859a
commit ca3092c685

View File

@@ -35,9 +35,9 @@ node("height_A") {
break; break;
case 'master': case 'master':
hostPort = 22 hostPort = 22
credentialsId = "city-zhxy-deploy" credentialsId = "cyweb-dev"
remoteHost = "192.168.41.228" remoteHost = "192.168.43.18"
namespace = "scj-v3" namespace = "city-zhxy-school-deploy-v3"
profile = "deploy" profile = "deploy"
break; break;
default: default: