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>.