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