diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 67edb0b5b8d0e94ea99269e74d65afefc627c821..e98533db6145e74c2036c4a71738c60e94a85f1a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -4,6 +4,9 @@ variables: stages: - test +before_script: + - rm -f /home/gitlab-runner/.docker/config.json + XML Lint: stage: test image: