Skip to content

Commit

Permalink
Trying to appease goreleaser complaining about dirty state
Browse files Browse the repository at this point in the history
  • Loading branch information
dcwangmit01 committed Sep 28, 2018
1 parent e753c0b commit ff31a6d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,9 @@ ifdef NEEDS_BUILD_BIN
@echo "Executing bin push for build"
git status
git reset --hard HEAD
git status
git clean -f -d
git status
goreleaser --rm-dist --debug
endif

Expand Down

0 comments on commit ff31a6d

Please sign in to comment.