add bin/developer orm:generate-proxies deployement

add bin/developer orm:generate-proxies for automated deployement
This commit is contained in:
Nicolas Maillat
2016-12-12 11:25:45 +01:00
committed by GitHub
parent e8d0bfc6dc
commit 1657d96610

View File

@@ -23,6 +23,7 @@ clean_assets:
config:
@php bin/console compile:configuration
@php bin/developer orm:generate-proxies
watch:
@echo 'config/configuration.yml' | entr make config