flux2/.github/aur
Aurel Canciu e940fd3d1f
Prevent AUR package publishing parallel execution
Using a lock to prevent parallel executions in GoReleaser's custom
publishers. The custom publisher logic executes the tasks in parallel
for each available artifact.

https://goreleaser.com/customization/publishers/#how-it-works

Signed-off-by: Aurel Canciu <aurelcanciu@gmail.com>
..
flux-bin Prevent AUR package publishing parallel execution
flux-go Prevent AUR package publishing parallel execution
flux-scm Prevent AUR package publishing parallel execution