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',
|
helmChart: 'json-echo-helm-chart',
|
||||||
helmRepo: 'my-helm-repo',
|
helmRepo: 'my-helm-repo',
|
||||||
version: '1.0.0-SNAPSHOT',
|
version: '1.0.0-SNAPSHOT',
|
||||||
|
useInsecureRegistry: false,
|
||||||
port: 8091,
|
port: 8091,
|
||||||
checkDependencyPipeline: true,
|
checkDependencyPipeline: true,
|
||||||
dependencyPipeline: 'custom-dind-pipeline',
|
dependencyPipeline: 'custom-dind-pipeline',
|
||||||
|
|||||||
Reference in New Issue
Block a user