Skip to content

Commit 63fbd7f

Browse files
committed
Fix release build
Signed-off-by: Tobias Guggenmos <[email protected]>
1 parent c7748b6 commit 63fbd7f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ jobs:
6868
keys:
6969
- v2-crossbuild-cache
7070
- run: GO111MODULE=on go get github.com/goreleaser/[email protected]
71+
- run: git reset --hard
7172
- run: make release
7273

7374
check_repo_consistency:

0 commit comments

Comments
 (0)