mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-30 06:54:01 +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
|
||||
|
||||
TAG = alpha
|
||||
TAG = beta
|
||||
|
||||
consumer:
|
||||
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