really ignore ignored worsd
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -3,7 +3,7 @@ jenkinsPipelineSkeleton('example-app', [
|
|||||||
namespace: 'default',
|
namespace: 'default',
|
||||||
useCustomDocker: false,
|
useCustomDocker: false,
|
||||||
pullAlways: false,
|
pullAlways: false,
|
||||||
releaseName: 'custom-name-example-app'
|
releaseName: 'custom-name-example-app',
|
||||||
helmChart: 'example-app-helm-chart',
|
helmChart: 'example-app-helm-chart',
|
||||||
helmRepo: 'my-helm-repo',
|
helmRepo: 'my-helm-repo',
|
||||||
version: '1.0.0-SNAPSHOT',
|
version: '1.0.0-SNAPSHOT',
|
||||||
|
|||||||
Reference in New Issue
Block a user