Add the CHEF_LICENSE environment variable again

This commit is contained in:
Greg Karékinian 2019-08-14 17:07:30 +02:00
parent ae5a27d100
commit d845e3443a

View File

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