Commit 1b72fa48 authored by soulseen's avatar soulseen

update default APP_NAME

parent 97553d32
.idea/* .idea/*
.project
.settings/*
.classpath
target/*
...@@ -16,7 +16,7 @@ pipeline { ...@@ -16,7 +16,7 @@ pipeline {
REDISTRY = 'harbor.devops.kubesphere.local:30280' REDISTRY = 'harbor.devops.kubesphere.local:30280'
NAMESPACE = 'library' NAMESPACE = 'library'
GITLAB_ACCOUNT = 'admin1' GITLAB_ACCOUNT = 'admin1'
APP_NAME = 'devops-sample' APP_NAME = 'devops-sample-s2i'
} }
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