Skip to content

Commit

Permalink
Merge pull request #80 from droot/disable-goreleaser-debugging
Browse files Browse the repository at this point in the history
disable debugging in GoReleaser command
  • Loading branch information
droot authored Apr 20, 2018
2 parents 4d4d680 + 99cc463 commit 92a453d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/build_kubebuilder.sh
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@ case $key in
esac
done

/goreleaser release --config=build/.goreleaser.yml --debug --rm-dist ${SNAPSHOT}
/goreleaser release --config=build/.goreleaser.yml --rm-dist ${SNAPSHOT}

0 comments on commit 92a453d

Please sign in to comment.