1
0
Fork 0
mirror of https://github.com/nginx-proxy/nginx-proxy synced 2024-05-19 05:56:07 +02:00
nginx-proxy/Makefile

7 lines
86 B
Makefile
Raw Normal View History

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