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