branch develop updated (c8d5f7f -> 61d293f)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository nuiton-config. See https://gitlab.nuiton.org/nuiton/nuiton-config.git from c8d5f7f Fix config new 61d293f Pages only on master The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 61d293facd63d67b99aec16dd350022c8fe8b3fb Author: Eric Chatellier <chatellier@codelutin.com> Date: Mon Aug 24 20:07:01 2020 +0200 Pages only on master Summary of changes: .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository nuiton-config. See https://gitlab.nuiton.org/nuiton/nuiton-config.git commit 61d293facd63d67b99aec16dd350022c8fe8b3fb Author: Eric Chatellier <chatellier@codelutin.com> Date: Mon Aug 24 20:07:01 2020 +0200 Pages 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 a0ee8da..c7753f7 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -39,8 +39,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>.
participants (1)
-
nuiton.org scm