Change execution order for php bin/console s:c

This commit is contained in:
Nicolas Maillat
2015-12-01 12:04:29 +01:00
parent 73d8d7a243
commit 172c7ef297

View File

@@ -5,6 +5,7 @@ install:
npm install
composer install -o
./node_modules/.bin/grunt install-assets
php bin/console system:clear-cache
php bin/developer assets:compile-less
config: