mirror of
https://github.com/inspec/inspec
synced 2024-11-26 22:50:36 +00:00
Sets IGNORE_ARTIFACTORY_RUBY_PROXY to true for adhoc build on inspec 4 (#6745)
Signed-off-by: Vasu1105 <vasundhara.jagdale@progress.com>
This commit is contained in:
parent
7f99c5b956
commit
fab622e181
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ pipelines:
|
|||
env:
|
||||
- ADHOC: true
|
||||
- EXPIRE_CACHE: 1
|
||||
- IGNORE_ARTIFACTORY_RUBY_PROXY: true # Artifactory is throwing 500's when downloading some gems like ffi.
|
||||
- verify:
|
||||
description: Pull Request validation tests
|
||||
public: true
|
||||
|
|
Loading…
Reference in a new issue