forked from sig_core/toolkit
fix lack of MAJ
This commit is contained in:
parent
723e822464
commit
27cab40b9a
@ -2,6 +2,7 @@
|
|||||||
# Signs repo metadata only
|
# Signs repo metadata only
|
||||||
# shellcheck disable=SC2046,1091,1090
|
# shellcheck disable=SC2046,1091,1090
|
||||||
source "$(dirname "$0")/common"
|
source "$(dirname "$0")/common"
|
||||||
|
MAJ=${RLVER}
|
||||||
|
|
||||||
echo "** Signing source repos"
|
echo "** Signing source repos"
|
||||||
for y in "${ALL_REPOS[@]}"; do
|
for y in "${ALL_REPOS[@]}"; do
|
||||||
|
Loading…
Reference in New Issue
Block a user