This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository nuiton-profiling. See https://gitlab.nuiton.org/nuiton/nuiton-profiling.git commit af40e169181cfe820cd61524c3f34a36b362336a Author: Eric Chatellier <chatellier@codelutin.com> Date: Thu Jul 30 14:21:28 2020 +0200 Test on develop --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 2f8ea56..835f8da 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -17,8 +17,8 @@ snapshot: 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>.