Skip to content

Commit

Permalink
Adding to enable_first hook.
Browse files Browse the repository at this point in the history
  • Loading branch information
jonpugh committed Aug 5, 2015
1 parent eae6b1d commit d401c32
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .terra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ hooks:
);" >> sites/default/settings.php
mkdir sites/default/files
chmod 777 sites/default/files
enable_first: |
drush {{alias}} site-install -y
drush {{alias}} uli
test: |
cd tests
composer install
Expand Down

0 comments on commit d401c32

Please sign in to comment.