This is an automated email from the git hooks/post-receive script. New commit to branch feature/bug-on-save in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git commit b85d245482fe031d4af01d14c58d8bf7ae924c6f Author: dcosse <cosse@codelutin.com> Date: Tue Oct 8 11:05:33 2019 +0200 refs #248 ajout de construction du docker-feature pour demo --- .gitlab-ci.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 4e3aa4a6..7dedc2ea 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -46,6 +46,7 @@ demo: - build-js tags: - docker + - docker-feature release: image: registry.nuiton.org/codelutin/dockerfiles:maven-release-with-frequent-libraries @@ -136,8 +137,6 @@ sonar_job_ui: only: - schedules - - docker: image: registry.nuiton.org/codelutin/dockerfiles:docker stage: release -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.