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:
Vasundhara Jagdale 2023-09-30 14:01:32 +00:00 committed by GitHub
parent 7f99c5b956
commit fab622e181
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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