Loading templates/gitlab-ci-bash.yml +1 −1 Original line number Diff line number Diff line Loading @@ -247,7 +247,7 @@ stages: - name: "$TBC_TRACKING_IMAGE" command: ["--service", "bash", "3.2.1" ] before_script: - *bash-scripts - !reference [.bash-scripts] - install_ca_certs "${CUSTOM_CA_CERTS:-$DEFAULT_CA_CERTS}" bash-shellcheck: Loading Loading
templates/gitlab-ci-bash.yml +1 −1 Original line number Diff line number Diff line Loading @@ -247,7 +247,7 @@ stages: - name: "$TBC_TRACKING_IMAGE" command: ["--service", "bash", "3.2.1" ] before_script: - *bash-scripts - !reference [.bash-scripts] - install_ca_certs "${CUSTOM_CA_CERTS:-$DEFAULT_CA_CERTS}" bash-shellcheck: Loading