2
0

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:
Imran Iqbal 2022-05-14 20:11:40 +01:00
parent 124478c3ce
commit 18a6230856
No known key found for this signature in database
GPG Key ID: 6D8629439D2B7819

View File

@ -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'