This is a basic implementation that works.

This commit is contained in:
2025-05-28 10:35:36 +03:00
parent 4999f33fd7
commit 3c9cd614c4

2
Jenkinsfile vendored
View File

@@ -1,6 +1,6 @@
@Library('my-shared-library@main') _
jenkinsPipelineSkeleton('example-app', [
namespace: 'default',
namespace: 'test',
useCustomDocker: false,
pullAlways: false,
helmChart: 'example-app-helm-chart',