Loading templates/validation.yml +1 −1 Original line number Diff line number Diff line Loading @@ -54,7 +54,7 @@ gitlab-ci-lint: image: registry.hub.docker.com/badouralix/curl-jq:latest stage: build before_script: - *lint-scripts - !reference [.lint-scripts] - install_ca_certs "${CUSTOM_CA_CERTS:-$DEFAULT_CA_CERTS}" script: - ci_lint Loading Loading
templates/validation.yml +1 −1 Original line number Diff line number Diff line Loading @@ -54,7 +54,7 @@ gitlab-ci-lint: image: registry.hub.docker.com/badouralix/curl-jq:latest stage: build before_script: - *lint-scripts - !reference [.lint-scripts] - install_ca_certs "${CUSTOM_CA_CERTS:-$DEFAULT_CA_CERTS}" script: - ci_lint Loading