This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository nuiton-version. See https://gitlab.nuiton.org/nuiton/nuiton-version.git commit ce5f9949573bd97838d1b5172cae4c880f80470a Author: Eric Chatellier <chatellier@codelutin.com> Date: Mon Aug 24 15:40:02 2020 +0200 Ci only on master --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 88b5aa1..6477ada 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>.