diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 0b60e8c..bdc185c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -31,7 +31,7 @@ run-pre-commit: build: stage: build services: - - docker:dind + - docker:${DOCKER_DIND_VERSION} script: - build - curl -Os https://uploader.codecov.io/latest/linux/codecov