Skip to content

Commit c55e84f

Browse files
authored
Update chain-site-rebuild.yml
1 parent 3f9cb6a commit c55e84f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

chain/chain-site-rebuild.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@ commands:
3737
- command: site:db:import
3838
arguments:
3939
name: '%{{name}}'
40+
# Set default drush alias
41+
- command: exec
42+
arguments:
43+
bin: 'cd /vagrant/repos/%{{name}}/web; drush site-set @vm;'
4044
# Import configuration
4145
- command: exec
4246
arguments:

0 commit comments

Comments
 (0)