This is an automated email from the git hooks/post-receive script. New commit to branch feature/init-perf-test in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git commit 02994732663601f0c3b2a9ebda8c8c61d33d01a9 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>.