nginx-proxy/Makefile

7 lines
86 B
Makefile

.SILENT :
.PHONY : test
test:
docker build -t jwilder/nginx-proxy:bats .
bats test