X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=jjb%2Flf-macros.yaml;h=82dc8404a592fde12a4ef3b4690d3ce828d1a025;hb=d473edacae5c8da2b4da50e6d41b2a1c52316813;hp=e3933930db0aefb8670b697615daf3e5a9d97804;hpb=b229b167c6bc8bfdff3db510133b148ef08c043d;p=releng%2Fglobal-jjb.git diff --git a/jjb/lf-macros.yaml b/jjb/lf-macros.yaml index e3933930..82dc8404 100644 --- a/jjb/lf-macros.yaml +++ b/jjb/lf-macros.yaml @@ -271,6 +271,15 @@ properties-content: JENKINS_SSH_CREDENTIAL={jenkins-ssh-credential} - shell: !include-raw-escape: ../shell/check-info-votes.sh +- builder: + name: lf-releases + builders: + - config-file-provider: + files: + - file-id: lftoolsini + target: '$HOME/.config/lftools/lftools.ini' + - shell: !include-raw: ../shell/release-job.sh + - builder: name: lf-sigul-sign-dir # Requires that Jenkins be configured with SIGUL_BRIDGE_IP as a global @@ -577,6 +586,7 @@ skip-tag: true wipe-workspace: true submodule: + disable: '{submodule-disable}' recursive: '{submodule-recursive}' timeout: '{submodule-timeout}' choosing-strategy: '{choosing-strategy}' @@ -593,6 +603,7 @@ skip-tag: true wipe-workspace: true submodule: + disable: '{submodule-disable}' recursive: '{submodule-recursive}' timeout: '{submodule-timeout}' choosing-strategy: '{choosing-strategy}'