2e3a68421b4a908852dde7d731f9838bdb828b16
Mirrors company BasePipeline pattern. Static methods determine what pipeline stages run per branch: - PR-*: test only - feature/*: test + build/push + helm bump + git push - develop/main/release/hotfix: test + build/push only imageTag() returns branch-appropriate tag format: release/x.y.z -> x.y.z, others -> <prefix>-<random8>
Description
No description provided
38 KiB
Languages
Groovy
100%