Updated artifact
authorThierry Florac <tflorac@ulthar.net>
Fri, 14 Jun 2019 14:31:51 +0200
changeset 371 f53f021c5bed
parent 370 b8836e9c5f3e
child 372 e2a22698255c
Updated artifact
.gitlab-ci.yml
--- 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