This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository nuiton-utils. See https://gitlab.nuiton.org/nuiton/nuiton-utils.git commit 695caddad0e15a278fbdfc2b5ea10f8df84c97eb Author: Arnaud Thimel <thimel@codelutin.com> Date: Wed May 2 12:59:31 2018 +0200 Site should be only on stable versions --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index cc38cee..6feefa4 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -20,7 +20,7 @@ snapshot: pages: stage: reporting only: - - develop + - master artifacts: paths: - public -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.