branch develop updated (f754cd1 -> f105d97)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository coser. See https://gitlab.nuiton.org/codelutin/coser.git from f754cd1 Update .gitlab-ci.yml new f105d97 Fix Sonar instance The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit f105d9744a8e5f053341f467855f05992970fc10 Author: Arnaud Thimel <thimel@codelutin.com> Date: Wed Sep 18 16:20:24 2019 +0200 Fix Sonar instance Summary of changes: .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
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>.
participants (1)
-
codelutin.com scm