really ignore ignored worsd

This commit is contained in:
2025-05-28 09:52:25 +03:00
parent 01f9aeafc9
commit d830c62f01

2
Jenkinsfile vendored
View File

@@ -3,7 +3,7 @@ jenkinsPipelineSkeleton('example-app', [
namespace: 'default',
useCustomDocker: false,
pullAlways: false,
releaseName: 'custom-name-example-app'
releaseName: 'custom-name-example-app',
helmChart: 'example-app-helm-chart',
helmRepo: 'my-helm-repo',
version: '1.0.0-SNAPSHOT',