This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository coser. See https://gitlab.nuiton.org/codelutin/coser.git commit f105d9744a8e5f053341f467855f05992970fc10 Author: Arnaud Thimel <thimel@codelutin.com> Date: Wed Sep 18 16:20:24 2019 +0200 Fix Sonar instance --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3055677..901dc54 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,5 +1,5 @@ variables: - SONAR_URL: "https://qa.nuiton.org" + SONAR_URL: "https://qa.codelutin.com" stages: - build -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.