diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e98533db6145e74c2036c4a71738c60e94a85f1a..a13c3694a74d719b8864a4ef3a5841e2f80f69d2 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,13 +1,10 @@ -variables: - GITLAB_CI: 1 - stages: - test before_script: - rm -f /home/gitlab-runner/.docker/config.json -XML Lint: +XML_Lint: stage: test image: name: its-registry.unl.edu/unl-its/docker-ci/xml-lint:latest