Finishing make app refactor.
This commit is contained in:
5
all-apps/ghost/6/Makefile
Normal file
5
all-apps/ghost/6/Makefile
Normal file
@@ -0,0 +1,5 @@
|
||||
IMAGE_DEPS := $(IMAGE_DEPS) \
|
||||
app/ghost/.compose-env
|
||||
|
||||
app/ghost/.compose-env: $(apps_config) app/ghost/.compose.env.tmpl app/ghost/make-ghost-env.sh
|
||||
./app/ghost/make-ghost-env.sh $(apps_config)
|
||||
Reference in New Issue
Block a user