diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 2d5710e..6c6cb84 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -15,7 +15,6 @@ before_script: - '[[ -f /.dockerenv ]] && echo -e "Host *\n\tStrictHostKeyChecking no\n\n" > ~/.ssh/config' docker-compose-test: - image: docker/compose stage: test when: always rules: