Skip to content

Commit 6fbf2d8

Browse files
committed
ci(vagrant): use linked_clone at all times (inc. CI) [skip ci]
* Automated using myii/ssf-formula#441
1 parent 41d0bfb commit 6fbf2d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kitchen.vagrant.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ driver:
99
gui: false
1010
ssh:
1111
shell: /bin/sh
12-
<% unless ENV['CI'] %>
1312
linked_clone: true
13+
<% unless ENV['CI'] %>
1414
synced_folders:
1515
- - '.kitchen/kitchen-vagrant/%{instance_name}/vagrant'
1616
- '/vagrant'

0 commit comments

Comments
 (0)