Remove Makefile (#7149)

This commit is contained in:
Michael Kohl 2020-04-08 20:44:06 +07:00 committed by GitHub
parent e7cba1c750
commit f73e4363df
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +0,0 @@
.PHONY: run
run:
docker-compose build && docker-compose run --rm web rails db:setup