Skip to content
Snippets Groups Projects
Unverified Commit 18a62308 authored by Imran Iqbal's avatar Imran Iqbal
Browse files

ci(vagrant): use `linked_clone` at all times (inc. CI) [skip ci]

parent 124478c3
No related branches found
No related tags found
No related merge requests found
...@@ -9,8 +9,8 @@ driver: ...@@ -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'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment