forked from SW/traefik
Segment labels: Docker
This commit is contained in:
committed by
Traefiker Bot
parent
c762b9bb2e
commit
4802484729
2
Makefile
2
Makefile
@@ -73,7 +73,7 @@ test-integration: build ## run the integration tests
|
||||
$(DOCKER_RUN_TRAEFIK) ./script/make.sh generate binary test-integration
|
||||
TEST_HOST=1 ./script/make.sh test-integration
|
||||
|
||||
validate: build ## validate gofmt, golint and go vet
|
||||
validate: build ## validate code, vendor and autogen
|
||||
$(DOCKER_RUN_TRAEFIK) ./script/make.sh validate-gofmt validate-govet validate-golint validate-misspell validate-vendor validate-autogen
|
||||
|
||||
build: dist
|
||||
|
||||
Reference in New Issue
Block a user