SIENTIAPDE-1646
SIENTIAPDE-1646: Configure quality gate workflow to use requirements-local.txt for dependency scanning.
This commit is contained in:
1
.github/workflows/quality-gate.yml
vendored
1
.github/workflows/quality-gate.yml
vendored
@@ -13,4 +13,5 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
project_name: 'orchestrator'
|
project_name: 'orchestrator'
|
||||||
repositories: 'sientia-dataops-library'
|
repositories: 'sientia-dataops-library'
|
||||||
|
requirements_file: 'requirements-local.txt'
|
||||||
secrets: inherit
|
secrets: inherit
|
||||||
|
|||||||
Reference in New Issue
Block a user