From 43980f8586869f8839e79ac99bb1b8927ad199ac Mon Sep 17 00:00:00 2001 From: Eyob Tefera Date: Mon, 24 Aug 2020 21:39:51 +0000 Subject: [PATCH] Remove changelog directive in yaml. --- releasing/cloudbuild.sh | 9 --------- 1 file changed, 9 deletions(-) diff --git a/releasing/cloudbuild.sh b/releasing/cloudbuild.sh index ed115a2bc..b39436803 100755 --- a/releasing/cloudbuild.sh +++ b/releasing/cloudbuild.sh @@ -100,15 +100,6 @@ builds: goarch: - amd64 -changelog: - sort: asc - filters: - exclude: - - '^docs:' - - '^test:' - - Merge pull request - - Merge branch - checksum: name_template: 'checksums.txt'