Skip to content

Commit

Permalink
Merge pull request #231 from SAP/release_v0.0.5
Browse files Browse the repository at this point in the history
releaser remove go-generate
  • Loading branch information
ShimiT authored Feb 10, 2019
2 parents 03e86df + bd836aa commit f5fbbc5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
project_name: cloud-mta-build-tool
before:
hooks:
- go generate ./...
# hooks:
# - go generate ./...
builds:
- goos:
- linux
Expand Down

0 comments on commit f5fbbc5

Please sign in to comment.