X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;ds=sidebyside;f=jjb%2Flf-maven-jobs.yaml;h=4bfb14279827951967c26eeb30a9a0e8818a3df5;hb=refs%2Fchanges%2F63%2F13663%2F6;hp=eb2c701c53a364c3c9de52bb57376fb2256ebbfd;hpb=5f601f8ecfeed1ee9124972f62eb6af96cb84f5c;p=releng%2Fglobal-jjb.git diff --git a/jjb/lf-maven-jobs.yaml b/jjb/lf-maven-jobs.yaml index eb2c701c..4bfb1427 100644 --- a/jjb/lf-maven-jobs.yaml +++ b/jjb/lf-maven-jobs.yaml @@ -725,15 +725,9 @@ sign-artifacts: '{sign-artifacts}' sign-dir: '$WORKSPACE/m2repo' - lf-maven-stage - - conditional-step: - condition-kind: boolean-expression - condition-expression: '{mvn-central}' - steps: - - lf-infra-create-netrc: - server-id: 'ossrh' - - inject: - properties-content: 'OSSRH_PROFILE_ID={ossrh-profile-id}' - - shell: !include-raw-escape: ../shell/maven-central.sh + - lf-maven-central: + mvn-central: '{mvn-central}' + ossrh-profile-id: '{ossrh-profile-id}' - lf-provide-maven-settings-cleanup - job-template: