Use GPG2 binary for Maven.

Closes #29
This commit is contained in:
Mark Paluch
2023-02-17 10:28:38 +01:00
parent 2b9c511e68
commit 760f3d00f3

View File

@@ -4,7 +4,7 @@ git.email=builds@springframework.org
git.password=${GITHUB_TOKEN}
git.gpg.keyname=300E596E
git.gpg.passphrase=${GIT_SIGNING_KEY_PASSWORD}
#git.gpg.executable=/usr/bin/gpg1
#git.gpg.executable=/usr/bin/gpg
deployment.username=${REPO_SPRING_IO_USR}
deployment.password=${REPO_SPRING_IO_PSW}
@@ -15,7 +15,7 @@ deployment.maven-central.stagingProfileId=${STAGING_PROFILE_ID}
deployment.maven-central.gpg.keyname=003C0425
deployment.maven-central.gpg.passphrase=${MAVEN_SIGNING_KEY_PASSWORD}
deployment.maven-central.gpg.executable=/usr/bin/gpg1
deployment.maven-central.gpg.executable=/usr/bin/gpg
sagan.key=n/a