diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7b9d871..6de8021 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -9,5 +9,5 @@ run tests: artifacts: reports: cobertura: coverage.xml - tags: - - docker + tags: + - docker \ No newline at end of file