build: generate release notes on disk

This commit is contained in:
stefanprodan
2020-03-04 20:48:06 +02:00
parent c0dbef37c6
commit 2fb36d58b1
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -25,4 +25,4 @@ download() {
download
tar -xf "$TAR_FILE" -C "$TMPDIR"
"${TMPDIR}/goreleaser" --release-notes <(github-release-notes -org weaveworks -repo flagger -since-latest-release -include-author)
"${TMPDIR}/goreleaser" --release-notes=/tmp/release.txt