This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository nuiton-validator. See https://gitlab.nuiton.org/nuiton/nuiton-validator.git commit 10b44baf71c817b5ec49b37c21550c17e29d8018 Author: Eric Chatellier <chatellier@codelutin.com> Date: Mon Aug 24 18:52:31 2020 +0200 Test Ci --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 34d0d8a..38e537c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -27,8 +27,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>.