Skip to content

Commit

Permalink
ci(vagrant): use linked_clone at all times (inc. CI) [skip ci]
Browse files Browse the repository at this point in the history
* Automated using myii/ssf-formula#441
  • Loading branch information
myii committed May 14, 2022
1 parent a8d08d2 commit 3250307
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kitchen.vagrant.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit 3250307

Please sign in to comment.