Accept the Chef license as part of the config files

This commit is contained in:
Greg Karékinian
2019-08-14 16:37:35 +02:00
parent 2552847d7e
commit 9fd88a7da3
3 changed files with 5 additions and 1 deletions

View File

@@ -30,7 +30,7 @@ before_script:
- cookstyle --version
- foodcritic --version
script: CHEF_LICENSE=accept-no-persist KITCHEN_LOCAL_YAML=.kitchen.dokken.yml CHEF_VERSION=13.10.4 kitchen verify ${INSTANCE}
script: KITCHEN_LOCAL_YAML=.kitchen.dokken.yml kitchen test ${INSTANCE}
matrix:
include: