Skip to content

Commit 361fa66

Browse files
committed
[Build] Remove unnecessary 'gpg.passphrase' property in master build
Removing that property definition was forgotten in #2140
1 parent 293dc41 commit 361fa66

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Jenkinsfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@ pipeline {
9191
-DskipTests=true \
9292
-Dcompare-version-with-baselines.skip=false \
9393
-DapiBaselineTargetDirectory=${WORKSPACE} \
94-
-Dgpg.passphrase="${KEYRING_PASSPHRASE}" \
9594
-Dcbi-ecj-version=99.99 \
9695
-U
9796
'''

0 commit comments

Comments
 (0)