Polish CI pipeline

This commit is contained in:
Stephane Nicoll
2021-03-10 13:59:30 +01:00
parent ed71fe0460
commit f6d3d9d6e6
7 changed files with 69 additions and 75 deletions

View File

@@ -4,7 +4,6 @@ set -e
CONFIG_DIR=git-repo/ci/config
version=$( cat artifactory-repo/build-info.json | jq -r '.buildInfo.modules[0].id' | sed 's/.*:.*:\(.*\)/\1/' )
java -jar /github-changelog-generator.jar \
--spring.config.location=${CONFIG_DIR}/changelog-generator.yml \
${version} generated-changelog/changelog.md