mirror of
https://github.com/inspec/inspec
synced 2024-11-10 07:04:15 +00:00
Accept license for omnibus tests
Signed-off-by: Jaymala Sinha <jsinha@chef.io>
This commit is contained in:
parent
4294866c62
commit
1278635245
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ echo "--- Running verification for $channel $product $version"
|
|||
# removing them from the environment while launching from our embedded ruby.
|
||||
export GEM_HOME=/SHOULD_NOT_EXIST
|
||||
export GEM_PATH=/SHOULD_NOT_EXIST
|
||||
export CHEF_LICENSE="accept-no-persist"
|
||||
|
||||
inspec version
|
||||
|
||||
|
|
Loading…
Reference in a new issue