Saint Pipeline, please give me the green light

This commit is contained in:
2025-05-28 10:35:23 +03:00
parent 5b2217ecd2
commit 1ba61d34bd

2
Jenkinsfile vendored
View File

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