mirror of
https://github.com/danderson/netboot.git
synced 2025-12-10 12:01:42 +01:00
Stop trying to dep ensure in CI.
This commit is contained in:
parent
19ebf69d5c
commit
663f6d5258
2
Makefile
2
Makefile
@ -10,9 +10,7 @@ all:
|
|||||||
|
|
||||||
.PHONY: ci-prepare
|
.PHONY: ci-prepare
|
||||||
ci-prepare:
|
ci-prepare:
|
||||||
$(GOCMD) get -u github.com/golang/dep/cmd/dep
|
|
||||||
$(GOCMD) get -u github.com/estesp/manifest-tool
|
$(GOCMD) get -u github.com/estesp/manifest-tool
|
||||||
dep ensure -v
|
|
||||||
|
|
||||||
.PHONY: build
|
.PHONY: build
|
||||||
build:
|
build:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user