mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-10-30 16:02:17 +08:00
update
This commit is contained in:
parent
d56ebe44e6
commit
7fc7ae395e
@ -6,7 +6,7 @@ pipeline {
|
|||||||
// }
|
// }
|
||||||
// }
|
// }
|
||||||
environment {
|
environment {
|
||||||
JOB_ENV = "openim-dev" // namespace
|
JOB_ENV = "dev" // namespace
|
||||||
DEPLOYMENT_NAME = "api" // k8s deploy name
|
DEPLOYMENT_NAME = "api" // k8s deploy name
|
||||||
CONFIGMAP_NAME = "${DEPLOYMENT_NAME}-conf" // runtime conf
|
CONFIGMAP_NAME = "${DEPLOYMENT_NAME}-conf" // runtime conf
|
||||||
JOB_NAME = "${JOB_NAME}" // jenkins job name
|
JOB_NAME = "${JOB_NAME}" // jenkins job name
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user