1 Oct
2020
1 Oct
'20
8:29 a.m.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git commit 2811e43d10fe87d0585466a34db09b474411ec1d Author: Jean Couteau <couteau@codelutin.com> Date: Thu Oct 1 10:28:31 2020 +0200 Add missing include --- .gitlab-ci.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 58043158..ba19f852 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,3 +1,7 @@ +include: + - project: 'codelutin/ci' + file: '/ci.yml' + stages: - build - docker -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.