Loading templates/gitlab-ci-semrel.yml +1 −1 Original line number Diff line number Diff line Loading @@ -608,7 +608,7 @@ stages: - name: "$TBC_TRACKING_IMAGE" command: ["--service", "semrel", "3.6.0" ] before_script: - *semrel-scripts - !reference [.semrel-scripts] - install_ca_certs "${CUSTOM_CA_CERTS:-$DEFAULT_CA_CERTS}" - cd "${SEMREL_CONFIG_DIR}" - install_yq "yq_linux_amd64" "v4.21.1" Loading Loading
templates/gitlab-ci-semrel.yml +1 −1 Original line number Diff line number Diff line Loading @@ -608,7 +608,7 @@ stages: - name: "$TBC_TRACKING_IMAGE" command: ["--service", "semrel", "3.6.0" ] before_script: - *semrel-scripts - !reference [.semrel-scripts] - install_ca_certs "${CUSTOM_CA_CERTS:-$DEFAULT_CA_CERTS}" - cd "${SEMREL_CONFIG_DIR}" - install_yq "yq_linux_amd64" "v4.21.1" Loading