branch feature/bug-on-save updated (43c8eb89 -> 78d7c179)
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 43c8eb89 refs #248 update gitlab-ci configuration new 78d7c179 refs #248 update gitlab-ci configuration 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 78d7c179d19b55627e007b8a4fd3f9eee58042da Author: dcosse <cosse@codelutin.com> Date: Tue Oct 8 16:38:35 2019 +0200 refs #248 update gitlab-ci configuration Summary of changes: .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 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 78d7c179d19b55627e007b8a4fd3f9eee58042da Author: dcosse <cosse@codelutin.com> Date: Tue Oct 8 16:38:35 2019 +0200 refs #248 update gitlab-ci configuration --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 52a7a55a..0b0b1177 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -138,7 +138,7 @@ sonar_job_ui: docker:latest: image: registry.nuiton.org/codelutin/dockerfiles:docker - stage: release + stage: docker 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 @@ -162,7 +162,7 @@ docker:latest: docker:feature: image: registry.nuiton.org/codelutin/dockerfiles:docker - stage: release + stage: docker when: manual only: - /^feature.*$/ -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
participants (1)
-
chorem.org scm