Update Jenkinsfile
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -5,7 +5,7 @@ jenkinsPipelineSkeleton('json-echo', [
|
|||||||
pullAlways: true,
|
pullAlways: true,
|
||||||
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',
|
||||||
useInsecureRegistry: false,
|
useInsecureRegistry: false,
|
||||||
port: 8091,
|
port: 8091,
|
||||||
checkDependencyPipeline: true,
|
checkDependencyPipeline: true,
|
||||||
|
|||||||
Reference in New Issue
Block a user