Commit 7b0f4eb1 authored by 盛金强's avatar 盛金强

Update Jenkinsfile

parent d7fa6acd
...@@ -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 = 'house-manage-hp' DOCKERHUB_NAMESPACE = 'house-manage-xh'
APP_NAME = 'web-main' APP_NAME = 'web-main'
NAMESPACE = 'house-manage-hp' 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