ci-package-builder: Fix concurrent tag-release jobs
Compare changes
+ 2
− 0
When landing two release MRs on the same project they may end up running
their tag-release
jobs at the same time. This can lead to conflicts:
See https://gitlab.apertis.org/pkg/base-files/-/jobs/579753 as an example of failed job.