Remove Makefile (#7149)
This commit is contained in:
parent
e7cba1c750
commit
f73e4363df
1 changed files with 0 additions and 4 deletions
4
Makefile
4
Makefile
|
|
@ -1,4 +0,0 @@
|
|||
.PHONY: run
|
||||
|
||||
run:
|
||||
docker-compose build && docker-compose run --rm web rails db:setup
|
||||
Loading…
Add table
Reference in a new issue