ci(vagrant): use linked_clone
at all times (inc. CI) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/441
This commit is contained in:
parent
124478c3ce
commit
18a6230856
@ -9,8 +9,8 @@ driver:
|
||||
gui: false
|
||||
ssh:
|
||||
shell: /bin/sh
|
||||
<% unless ENV['CI'] %>
|
||||
linked_clone: true
|
||||
<% unless ENV['CI'] %>
|
||||
synced_folders:
|
||||
- - '.kitchen/kitchen-vagrant/%{instance_name}/vagrant'
|
||||
- '/vagrant'
|
||||
|
Loading…
Reference in New Issue
Block a user