Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Signed-off-by: Madhankumar Chellamuthu <cmadhankumar@vmware.com>
  • Loading branch information
rcmadhankumar committed Apr 15, 2024
1 parent 18b2bf3 commit 2619d11
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions hack/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ set -e -x -u

# makes builds reproducible
export CGO_ENABLED=0
go version
which go

go fmt ./cmd/... ./pkg/... ./test/...
go mod vendor
Expand Down

0 comments on commit 2619d11

Please sign in to comment.