Build theme after DDEV start
This commit is contained in:
parent
096f617b8b
commit
38fb6002fb
|
@ -12,6 +12,7 @@ provider: default
|
|||
hooks:
|
||||
post-start:
|
||||
- composer: install
|
||||
- exec-host: ddev theme development
|
||||
post-import-db:
|
||||
- exec: drush sql-sanitize -y --sanitize-password=password
|
||||
- exec: drush cr
|
||||
|
|
Loading…
Reference in a new issue