Add signal handlers
This commit is contained in:
parent
99b4546311
commit
3baca11204
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
all: push
|
||||
|
||||
# 0.0.0 shouldn't clobber any released builds
|
||||
TAG = 0.0
|
||||
TAG = 0.2
|
||||
PREFIX = gcr.io/google_containers/haproxy
|
||||
HAPROXY_IMAGE = haproxy
|
||||
|
||||
|
|
Loading…
Reference in a new issue