1
0
Fork 0

Add codename

Signed-off-by: Emile Vauge <emile@vauge.com>
This commit is contained in:
Emile Vauge 2016-07-05 21:03:37 +02:00
parent c7acb2d2c4
commit 64243382cf
No known key found for this signature in database
GPG key ID: D808B4C167352E59
6 changed files with 19 additions and 4 deletions

View file

@ -5,7 +5,8 @@ TRAEFIK_ENVS := \
-e OS_PLATFORM_ARG \
-e TESTFLAGS \
-e VERBOSE \
-e VERSION
-e VERSION \
-e CODENAME
SRCS = $(shell git ls-files '*.go' | grep -v '^external/')