From e5ba53569dbaa16ff7b178ca2d8f3d129e3c768c Mon Sep 17 00:00:00 2001 From: REJack Date: Mon, 3 Dec 2018 17:11:19 +0100 Subject: [PATCH] updated .gitlab-ci.yml --- .gitlab-ci.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index cbcbf68..7d0bfcf 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -17,6 +17,10 @@ before_script: services: - mysql:5.7 +artifacts: + paths: + - build/logs/clover.xml + # Set any variables we need variables: # Configure mysql environment variables (https://hub.docker.com/r/_/mysql/)