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

Update Jenkinsfile

parent 5018a08c
...@@ -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-yp'
APP_NAME = 'web-main' APP_NAME = 'web-street'
NAMESPACE = 'house-manage-hp' NAMESPACE = 'house-manage-yp'
} }
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