mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 09:53:15 +00:00
add bin/developer orm:generate-proxies deployement
add bin/developer orm:generate-proxies for automated deployement
This commit is contained in:
1
Makefile
1
Makefile
@@ -23,6 +23,7 @@ clean_assets:
|
|||||||
|
|
||||||
config:
|
config:
|
||||||
@php bin/console compile:configuration
|
@php bin/console compile:configuration
|
||||||
|
@php bin/developer orm:generate-proxies
|
||||||
|
|
||||||
watch:
|
watch:
|
||||||
@echo 'config/configuration.yml' | entr make config
|
@echo 'config/configuration.yml' | entr make config
|
||||||
|
Reference in New Issue
Block a user