mirror of
https://github.com/saltstack-formulas/packages-formula.git
synced 2025-04-10 23:01:42 +00:00
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
33c9ebacf0
commit
356525b7f0
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue