mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-27 19:11:59 +01:00
Add detection of release tags matching the vX.Y.Z pattern so they use the same stable CI configuration as haproxy-* branches, rather than the development one. It prevents stable tag to trigger the CI with docker images and SSL libraries only used for development. Must be backported in stable releases.