X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=jjb%2Flf-release-jobs.yaml;h=9f960a68cde0a4604aab4e839153f8b8c201c753;hb=refs%2Fchanges%2F25%2F16425%2F1;hp=908881eaf31fac5515bfe305c559a9323f3da282;hpb=8dcb2644580bc202933cded58875733793ac7607;p=releng%2Fglobal-jjb.git diff --git a/jjb/lf-release-jobs.yaml b/jjb/lf-release-jobs.yaml index 908881ea..9f960a68 100644 --- a/jjb/lf-release-jobs.yaml +++ b/jjb/lf-release-jobs.yaml @@ -42,7 +42,7 @@ wrappers: - lf-infra-wrappers: build-timeout: "{build-timeout}" - jenkins-ssh-credential: "{jenkins-ssh-credential}" + jenkins-ssh-credential: "{jenkins-ssh-release-credential}" publishers: - lf-infra-publish @@ -91,6 +91,8 @@ variable: SIGUL_PASSWORD - file-id: sigul-pki variable: SIGUL_PKI + - file-id: signing-pubkey + target: SIGNING_PUBKEY - shell: !include-raw-escape: ../shell/sigul-configuration.sh - shell: !include-raw-escape: ../shell/sigul-install.sh - lf-release @@ -111,7 +113,7 @@ submodule-recursive: false submodule-timeout: 10 choosing-strategy: gerrit - jenkins-ssh-credential: "{jenkins-ssh-credential}" + jenkins-ssh-credential: "{jenkins-ssh-release-credential}" triggers: - gerrit: @@ -169,6 +171,8 @@ variable: SIGUL_PASSWORD - file-id: sigul-pki variable: SIGUL_PKI + - file-id: signing-pubkey + variable: SIGNING_PUBKEY - shell: !include-raw-escape: ../shell/sigul-configuration.sh - shell: !include-raw-escape: ../shell/sigul-install.sh - lf-release @@ -182,7 +186,7 @@ scm: - lf-infra-gerrit-scm: - jenkins-ssh-credential: "{jenkins-ssh-credential}" + jenkins-ssh-credential: "{jenkins-ssh-release-credential}" git-url: "{git-url}" refspec: "$GERRIT_REFSPEC" branch: "$GERRIT_BRANCH"