mirror of
https://github.com/inspec/inspec
synced 2024-11-26 22:50:36 +00:00
Set Kitchenfile path for resource testing
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
This commit is contained in:
parent
e8572d96e0
commit
531abc0f30
1 changed files with 1 additions and 0 deletions
|
@ -17,4 +17,5 @@ steps:
|
||||||
environment:
|
environment:
|
||||||
- CONCURRENCY: 5
|
- CONCURRENCY: 5
|
||||||
- DOCKER: 1
|
- DOCKER: 1
|
||||||
|
- KITCHEN_YAML: kitchen.dokken.yml
|
||||||
image: ruby:2.7
|
image: ruby:2.7
|
||||||
|
|
Loading…
Reference in a new issue