I usually see multiple builds getting triggered back-to-back on days when alpine folks push their updates; and likely due to trigger for each tag in their repository.
Assuming my image is based on alpine:3.7; how to trigger my build when tag 3.7 is updated and ignore all other tags?
Not a big deal but it’s wasting lots of resources for nothing
Regards,