This is a basic implementation that works.
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -1,6 +1,6 @@
|
|||||||
@Library('my-shared-library@main') _
|
@Library('my-shared-library@main') _
|
||||||
jenkinsPipelineSkeleton('example-app', [
|
jenkinsPipelineSkeleton('example-app', [
|
||||||
namespace: 'default',
|
namespace: 'test',
|
||||||
useCustomDocker: false,
|
useCustomDocker: false,
|
||||||
pullAlways: false,
|
pullAlways: false,
|
||||||
helmChart: 'example-app-helm-chart',
|
helmChart: 'example-app-helm-chart',
|
||||||
|
|||||||
Reference in New Issue
Block a user