This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository tutti. See http://git.codelutin.com/tutti.git commit 9b398784dbba57cc7abf6491ce8eb0f98403214c Author: Tony CHEMIT <chemit@codelutin.com> Date: Sat Dec 5 16:47:08 2015 +0100 ajout d'une configuration pour gitlab-ci --- .gitlab-ci.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml new file mode 100644 index 0000000..8459f7d --- /dev/null +++ b/.gitlab-ci.yml @@ -0,0 +1,4 @@ +trigger: + type: deploy + script: + - "curl -X POST -F token=0eaf0841239d3a083ced1e15008082 https://gitlab.nuiton.org/ci/api/v1/projects/7/refs/feature/refactor_referen..." \ No newline at end of file -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.