X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=jjb%2Flf-macros.yaml;h=6d192bf4078cd66ef653a9754396498a9099ffb0;hb=d250534e8a1c1d05f4b7cfeb71e653b32a3e9a59;hp=e505d87904937a85c6fb02e92af8dc65ff99c366;hpb=3937b8cb2c1b6ba0997d5aeba1b38085e57a7d2f;p=releng%2Fglobal-jjb.git diff --git a/jjb/lf-macros.yaml b/jjb/lf-macros.yaml index e505d879..6d192bf4 100644 --- a/jjb/lf-macros.yaml +++ b/jjb/lf-macros.yaml @@ -278,21 +278,11 @@ - builder: name: lf-rtdv3-build - builders: - - conditional-step: - condition-kind: file-exists - condition-filename: .readthedocs.yaml - on-evaluation-failure: dont-run - steps: - - inject: - properties-content: | - TOX_ENVS=docs,docs-linkcheck - - lf-infra-pre-build - - lf-infra-tox-install: - python-version: "python3" - - shell: !include-raw: ../shell/tox-run.sh - - shell: !include-raw: ../shell/rtdv3.sh + - inject: + properties-content: | + DEFAULT_VERSION={default-version} + - shell: !include-raw-escape: ../shell/rtdv3.sh - builder: name: check-info-votes