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