mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Use main branch for kitchen-docker project
This commit is contained in:
parent
357e363b80
commit
6c47ee5057
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
@ -8,7 +8,7 @@ gem 'kitchen-sync'
|
|||
gem 'git'
|
||||
|
||||
group :docker do
|
||||
gem 'kitchen-docker', :git => 'https://github.com/test-kitchen/kitchen-docker.git'
|
||||
gem 'kitchen-docker', :git => 'https://github.com/test-kitchen/kitchen-docker.git', :branch => 'main'
|
||||
end
|
||||
|
||||
group :windows do
|
||||
|
|
Loading…
Add table
Reference in a new issue