rebuild all

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

View File

@@ -35,10 +35,10 @@ node("height_A") {
break;
case 'master':
hostPort = 22
credentialsId = "city-zhxy-deploy"
remoteHost = "192.168.41.228"
namespace = "scj-v3"
profile = "deploy"
credentialsId = "cyweb-dev"
remoteHost = "192.168.43.18"
namespace = "city-zhxy-school-deploy-v3"
profile = "deploy"
break;
default:
error('未配置分支!放弃执行')