This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository eugene. See https://gitlab.nuiton.org/nuiton/eugene.git commit 5aef0e5b692807de930433536307c938c1d33c96 Author: Eric Chatellier <chatellier@codelutin.com> Date: Mon Aug 24 16:53:31 2020 +0200 Update ci on develop [skip ci] --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9299e005..db8bc074 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -38,8 +38,8 @@ sonar: pages: stage: reporting -# only: -# - master + only: + - master artifacts: paths: - public -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.