Files
tictactoe/Jenkinsfile
duynguyen 0d0ccf0e6e feat: add branch strategy via BranchStrategy class
Stages now gated by branch:
- PR-*: test only
- feature/*: test + build/push + helm bump + git push
- develop/main/release/hotfix: test + build/push only
2026-04-26 13:56:15 +07:00

1.4 KiB