Skip to content

Commit

Permalink
Made goreleaser-build voting back again (#651)
Browse files Browse the repository at this point in the history
Make `goreleaser-build` voting back again

Reviewed-by: Rodion Gyrbu <[email protected]>
             https://github.com/lego963
  • Loading branch information
outcatcher authored Oct 14, 2020
1 parent 05a1665 commit 9d99588
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .zuul.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,12 @@
jobs:
- golang-make-test
- golang-make-vet
- goreleaser-build:
voting: false
- goreleaser-build
gate:
jobs:
- golang-make-test
- golang-make-vet
- goreleaser-build:
voting: false
- goreleaser-build
tag:
jobs:
- release-goreleaser

0 comments on commit 9d99588

Please sign in to comment.