Commit adce9c65 authored by 盛金强's avatar 盛金强

Update Jenkinsfile

parent 3382ca12
......@@ -8,9 +8,9 @@ pipeline {
environment {
KUBECONFIG_CREDENTIAL_ID = 'devops-kubeconfig'
REGISTRY = '10.0.6.228:5000'
DOCKERHUB_NAMESPACE = 'housemanage-test'
APP_NAME = 'web-pudong'
NAMESPACE = 'housemanage-test'
DOCKERHUB_NAMESPACE = 'house-manage-xh'
APP_NAME = 'web-main'
NAMESPACE = 'house-manage-xh'
}
stages {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment