fix lack of MAJ
Some checks failed
Build empanada images for imagefactory / buildx (push) Failing after 5s
Build empanada container images for lorax / buildx (push) Successful in 1s

This commit is contained in:
Louis Abel 2024-12-19 03:37:23 -07:00
parent 723e822464
commit 27cab40b9a
Signed by: label
GPG key ID: 2A6975660E424560

View file

@ -2,6 +2,7 @@
# Signs repo metadata only
# shellcheck disable=SC2046,1091,1090
source "$(dirname "$0")/common"
MAJ=${RLVER}
echo "** Signing source repos"
for y in "${ALL_REPOS[@]}"; do