Build theme after DDEV start

This commit is contained in:
Oliver Davies 2020-10-29 02:23:55 +00:00
parent 096f617b8b
commit 38fb6002fb

View file

@ -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