Skip to content

Commit

Permalink
Merge pull request #7991 from afbjorklund/cross-tars
Browse files Browse the repository at this point in the history
Upload cross tars to google storage for release
  • Loading branch information
medyagh authored May 4, 2020
2 parents 6eeb929 + 292a58c commit bebed27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ test-pkg/%: pkg/minikube/assets/assets.go pkg/minikube/translate/translations.go
go test -v -test.timeout=60m ./$* --tags="$(MINIKUBE_BUILD_TAGS)"

.PHONY: all
all: cross drivers e2e-cross exotic out/gvisor-addon ## Build all different minikube components
all: cross drivers e2e-cross cross-tars exotic out/gvisor-addon ## Build all different minikube components

.PHONY: drivers
drivers: docker-machine-driver-hyperkit docker-machine-driver-kvm2 ## Build Hyperkit and KVM2 drivers
Expand Down

0 comments on commit bebed27

Please sign in to comment.