Update Jenkinsfile
This commit is contained in:
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@@ -6,6 +6,7 @@ jenkinsPipelineSkeleton('json-echo', [
|
||||
helmChart: 'json-echo-helm-chart',
|
||||
helmRepo: 'my-helm-repo',
|
||||
version: '1.0.0-SNAPSHOT',
|
||||
useInsecureRegistry: false,
|
||||
port: 8091,
|
||||
checkDependencyPipeline: true,
|
||||
dependencyPipeline: 'custom-dind-pipeline',
|
||||
|
||||
Reference in New Issue
Block a user