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 9366dcbab49ab9e2d08487ada8553f370be67713 Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Tue Sep 26 15:15:58 2017 +0200 update gitlab ci for release --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c6548f17..f9967899 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -94,7 +94,7 @@ release: tag-docker: image: registry.nuiton.org/codelutin/dockerfiles:docker - stage: release-docker + stage: release when: manual only: - /^(pollen-)?(?:0|[1-9]\d*)\.(?:0|[1-9]\d*)\.(?:0|[1-9]\d*)(?:-[\da-z\-]+(?:\.[\da-z\-]+)*)?(?:\+[\da-z\-]+(?:\.[\da-z\-]+)*)?$/i -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.