branch feature/bug-on-save updated (7293307f -> b6409294)
This is an automated email from the git hooks/post-receive script. New change to branch feature/bug-on-save in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git from 7293307f refs #248 correction conf artifact new b6409294 refs #248 ajout de construction du docker-feature pour demo The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit b640929466a6ac8e7ea3aee82298fdd59b3e8d66 Author: dcosse <cosse@codelutin.com> Date: Tue Oct 8 11:05:33 2019 +0200 refs #248 ajout de construction du docker-feature pour demo Summary of changes: .gitlab-ci.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
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 b640929466a6ac8e7ea3aee82298fdd59b3e8d66 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>.
participants (1)
-
chorem.org scm