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