mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-02 08:17:26 +00:00
Merge pull request #13970 from piosz/res-cons-make
Bumped image tag for Resource Consumer
This commit is contained in:
commit
0902f80f8b
@ -1,6 +1,6 @@
|
|||||||
all: clean consumer
|
all: clean consumer
|
||||||
|
|
||||||
TAG = alpha
|
TAG = beta
|
||||||
|
|
||||||
consumer:
|
consumer:
|
||||||
CGO_ENABLED=0 godep go build -a -installsuffix cgo --ldflags '-w' -o consume-cpu/consume-cpu ./consume-cpu/consume_cpu.go
|
CGO_ENABLED=0 godep go build -a -installsuffix cgo --ldflags '-w' -o consume-cpu/consume-cpu ./consume-cpu/consume_cpu.go
|
||||||
|
Loading…
Reference in New Issue
Block a user