.gitlab-ci.yml
changeset 371 f53f021c5bed
parent 370 b8836e9c5f3e
child 373 a5b5de662a8d
--- a/.gitlab-ci.yml	Fri Jun 14 13:47:18 2019 +0200
+++ b/.gitlab-ci.yml	Fri Jun 14 14:31:51 2019 +0200
@@ -38,4 +38,5 @@
             --volume /var/run/docker.sock:/var/run/docker.sock
             --volume /tmp/cc:/tmp/cc codeclimate/codeclimate analyze -f json > codeclimate.json
     artifacts:
-        paths: [codeclimate.json]
+        paths:
+            - codeclimate.json