Skip to content

Commit 15295c2

Browse files
AnshulPatniAnshul Patni
andauthored
ci: skip central-publishing upload during internal Exit Gate CI validation builds (#405)
Change-Id: I945fa5a4a260ac8837f134c97e7fb4e2799a81b4 Co-authored-by: Anshul Patni <anshulpatni@google.com>
1 parent 9cd4a5c commit 15295c2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.kokoro/build.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,8 @@ mvn clean deploy -B \
106106
-P sonatype-oss-release \
107107
--settings=../settings.xml \
108108
-DaltDeploymentRepository=exit-gate-ar::https://us-maven.pkg.dev/oss-exit-gate-prod/ff-releases--mavencentral \
109+
-DskipPublishing=true \
110+
-Dcentral.skipPublishing=true \
109111
-Dgpg.executable=gpg \
110112
-Dgpg.passphrase="${GPG_PASSPHRASE}" \
111113
-Dgpg.homedir="${GNUPGHOME}"

0 commit comments

Comments
 (0)