diff --git a/projects/content-store/Makefile b/projects/content-store/Makefile index f92a3bdd..82f3cf1f 100644 --- a/projects/content-store/Makefile +++ b/projects/content-store/Makefile @@ -1,2 +1,2 @@ content-store: bundle-content-store router-api publishing-api - $(GOVUK_DOCKER) run $@-lite bin/rake db:setup + $(GOVUK_DOCKER) run $@-lite bin/rake db:prepare