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
|
gui: false
|
||||||
ssh:
|
ssh:
|
||||||
shell: /bin/sh
|
shell: /bin/sh
|
||||||
<% unless ENV['CI'] %>
|
|
||||||
linked_clone: true
|
linked_clone: true
|
||||||
|
<% unless ENV['CI'] %>
|
||||||
synced_folders:
|
synced_folders:
|
||||||
- - '.kitchen/kitchen-vagrant/%{instance_name}/vagrant'
|
- - '.kitchen/kitchen-vagrant/%{instance_name}/vagrant'
|
||||||
- '/vagrant'
|
- '/vagrant'
|
||||||
|
Loading…
Reference in New Issue
Block a user