FOR REAL.

This commit is contained in:
2025-05-28 10:38:16 +03:00
parent 1ba61d34bd
commit f6cd87148b

2
Jenkinsfile vendored
View File

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