mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-16 09:40:21 +00:00
Test pipelines with kitchen-docker from its GitHub master.
This commit is contained in:
parent
a14e893395
commit
821cc2a792
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
@ -2,4 +2,4 @@ source "https://rubygems.org"
|
||||||
|
|
||||||
gem 'test-kitchen', '>= 2.0.1'
|
gem 'test-kitchen', '>= 2.0.1'
|
||||||
gem 'kitchen-salt', '>= 0.5'
|
gem 'kitchen-salt', '>= 0.5'
|
||||||
gem 'kitchen-docker', '>= 2.9.0'
|
gem 'kitchen-docker', github: 'test-kitchen/kitchen-docker'
|
||||||
|
|
Loading…
Add table
Reference in a new issue