23 Sep
2019
23 Sep
'19
2:09 p.m.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository nuiton-csv. See https://gitlab.nuiton.org/nuiton/nuiton-csv.git commit 369426fe165f4e46b859e56b656e6b3e7b41d487 Author: Arnaud Thimel <thimel@codelutin.com> Date: Mon Sep 23 16:09:18 2019 +0200 Setup Sonar build --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 16d1288..a2c51a3 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -9,6 +9,7 @@ stages: - check-releasable - deploy - reporting +- qa build:with-tests: stage: build -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.