Commit 0a0077c3 authored by James Lopez's avatar James Lopez

Merge branch '205058-add-env-vars-to-ds' into 'master'

Add new env vars to Dependency Scanning orchestrator

See merge request gitlab-org/gitlab!29595
parents 65f019e5 40f61a3a
---
title: Add GRADLE_CLI_OPTS and SBT_CLI_OPTS env vars to dependency scanning orchestrator
merge_request: 29595
author:
type: added
......@@ -57,6 +57,8 @@ dependency_scanning:
PIP_EXTRA_INDEX_URL \
PIP_REQUIREMENTS_FILE \
MAVEN_CLI_OPTS \
GRADLE_CLI_OPTS \
SBT_CLI_OPTS \
BUNDLER_AUDIT_UPDATE_DISABLED \
BUNDLER_AUDIT_ADVISORY_DB_URL \
BUNDLER_AUDIT_ADVISORY_DB_REF_NAME \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment