Update my GPG key
All checks were successful
CI / test (push) Successful in 15m0s
Lint / test (push) Successful in 44s
Trivy / test (push) Successful in 27s

This commit is contained in:
Miguel Jacq 2026-03-11 11:58:30 +11:00
parent 5bb61273da
commit 50f8c3ca7c
Signed by: mig5
GPG key ID: 03906B4110AAD3B8

View file

@ -73,7 +73,7 @@ done
# RPM
sudo apt-get -y install createrepo-c rpm
BUILD_OUTPUT="${HOME}/git/bouquin/dist"
KEYID="00AE817C24A10C2540461A9C1D7CDE0234DB458D"
KEYID="54A91143AE0AB4F7743B01FE888ED1B423A3BC99"
REPO_ROOT="${HOME}/git/repo_rpm"
REMOTE="letessier.mig5.net:/opt/repo_rpm"