We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cd4a5c commit 15295c2Copy full SHA for 15295c2
1 file changed
.kokoro/build.sh
@@ -106,6 +106,8 @@ mvn clean deploy -B \
106
-P sonatype-oss-release \
107
--settings=../settings.xml \
108
-DaltDeploymentRepository=exit-gate-ar::https://us-maven.pkg.dev/oss-exit-gate-prod/ff-releases--mavencentral \
109
+ -DskipPublishing=true \
110
+ -Dcentral.skipPublishing=true \
111
-Dgpg.executable=gpg \
112
-Dgpg.passphrase="${GPG_PASSPHRASE}" \
113
-Dgpg.homedir="${GNUPGHOME}"
0 commit comments