branch develop updated (3f76678 -> ce5f994)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository nuiton-version. See https://gitlab.nuiton.org/nuiton/nuiton-version.git from 3f76678 Fix build new ce5f994 Ci 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 ce5f9949573bd97838d1b5172cae4c880f80470a Author: Eric Chatellier <chatellier@codelutin.com> Date: Mon Aug 24 15:40:02 2020 +0200 Ci 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-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>.
participants (1)
-
nuiton.org scm