This is an automated email from the git hooks/post-receive script. New change to branch develop in repository coselmar. See https://gitlab.nuiton.org/codelutin/coselmar.git from 298e8ff Update .gitlab-ci.yml new f0ce9e2 Adding ci imports 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 f0ce9e2ef8da371b417f299b912dd697051dcb83 Author: Jean Couteau <couteau@codelutin.com> Date: Fri Oct 9 15:23:34 2020 +0200 Adding ci imports Summary of changes: .gitlab-ci.yml | 4 ++++ 1 file changed, 4 insertions(+) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository coselmar. See https://gitlab.nuiton.org/codelutin/coselmar.git commit f0ce9e2ef8da371b417f299b912dd697051dcb83 Author: Jean Couteau <couteau@codelutin.com> Date: Fri Oct 9 15:23:34 2020 +0200 Adding ci imports --- .gitlab-ci.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 19def6b..e4fed1f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,3 +1,7 @@ +include: + - project: 'codelutin/ci' + file: '/ci.yml' + stages: - build - check-releasable -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm