mirror of
https://github.com/saltstack-formulas/apache-formula.git
synced 2025-04-07 04:51:40 +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
41d0bfbca2
commit
6fbf2d8d2d
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||
|
|
Loading…
Add table
Reference in a new issue