Add codename
Signed-off-by: Emile Vauge <emile@vauge.com>
This commit is contained in:
parent
c7acb2d2c4
commit
64243382cf
6 changed files with 19 additions and 4 deletions
3
Makefile
3
Makefile
|
|
@ -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/')
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue