Skip to content
This repository was archived by the owner on Mar 25, 2021. It is now read-only.

Commit ea0fa4f

Browse files
committed
Dump assets after provisioning
1 parent df25849 commit ea0fa4f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

provision/vagrant.yml

+3
Original file line numberDiff line numberDiff line change
@@ -104,3 +104,6 @@
104104
command: a2dissite default
105105

106106
- service: name=apache2 state=restarted enabled=yes
107+
108+
- name: Dump assets to the web directory
109+
command: /var/www/bin/console assetic:dump

0 commit comments

Comments
 (0)