1
0
mirror of https://github.com/thib8956/nginx-proxy synced 2024-11-22 03:46:29 +00: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