Skip to content

Commit

Permalink
del
Browse files Browse the repository at this point in the history
  • Loading branch information
wangyuan249 committed May 11, 2021
1 parent c4c8001 commit 3053d64
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -92,9 +92,6 @@ generate-source:

cross-build:
rm -rf _bin
# echo "wait ten minute"
# sleep 600
# echo "wake up"
go get github.com/mitchellh/gox@v0.4.0
go run hack/chart/generate.go
$(GOBUILD_ENV) $(GOX) -ldflags $(LDFLAGS) -parallel=2 -output="_bin/vela/{{.OS}}-{{.Arch}}/vela" -osarch='$(TARGETS)' ./references/cmd/cli
Expand Down

0 comments on commit 3053d64

Please sign in to comment.