Update my GPG key
All checks were successful
CI / test (push) Successful in 8m26s
Lint / test (push) Successful in 33s
Trivy / test (push) Successful in 25s

This commit is contained in:
Miguel Jacq 2026-03-11 12:02:39 +11:00
parent d403dcb918
commit 4ea7267b92
Signed by: mig5
GPG key ID: 03906B4110AAD3B8
2 changed files with 2 additions and 2 deletions

View file

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