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

Update Jenkinsfile

parent 3382ca12
...@@ -8,9 +8,9 @@ pipeline { ...@@ -8,9 +8,9 @@ pipeline {
environment { environment {
KUBECONFIG_CREDENTIAL_ID = 'devops-kubeconfig' KUBECONFIG_CREDENTIAL_ID = 'devops-kubeconfig'
REGISTRY = '10.0.6.228:5000' REGISTRY = '10.0.6.228:5000'
DOCKERHUB_NAMESPACE = 'housemanage-test' DOCKERHUB_NAMESPACE = 'house-manage-xh'
APP_NAME = 'web-pudong' APP_NAME = 'web-main'
NAMESPACE = 'housemanage-test' NAMESPACE = 'house-manage-xh'
} }
stages { 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