mirror of https://github.com/k3s-io/k3s
Bumped image tag for Resource Consumer
parent
c9570e34d0
commit
66759a4e24
|
@ -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