branch release/3.3.0 updated (243e7e72 -> 54f92e8b)
This is an automated email from the git hooks/post-receive script. New change to branch release/3.3.0 in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git from 243e7e72 Update .gitlab-ci.yml new 54f92e8b Update .gitlab-ci.yml 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 54f92e8b7553b06115c7467a6f2aa1c3686c5442 Author: Jean Couteau <couteau@codelutin.com> Date: Wed Mar 25 14:25:29 2020 +0100 Update .gitlab-ci.yml Summary of changes: .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) -- 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 release/3.3.0 in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git commit 54f92e8b7553b06115c7467a6f2aa1c3686c5442 Author: Jean Couteau <couteau@codelutin.com> Date: Wed Mar 25 14:25:29 2020 +0100 Update .gitlab-ci.yml --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a7a9b62f..7b56b63b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -63,6 +63,7 @@ release: - chmod +x /tmp/release.sh - echo "Check Gitlab Milestone for $VERSION " - echo "Project id is $CI_PROJECT_ID " + - cat /tmp/release.sh - /tmp/release.sh "$TOKEN_MR" "$CI_PROJECT_ID" "$VERSION" check - echo "Maven release for $VERSION " - mvn -q --batch-mode org.codehaus.mojo:versions-maven-plugin::set -DnewVersion=$VERSION -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
participants (1)
-
chorem.org scm