SAM0123-231: Update quality gate workflow to use requirements.txt for the ingestor project.
This commit is contained in:
2
.github/workflows/quality-gate.yml
vendored
2
.github/workflows/quality-gate.yml
vendored
@@ -13,5 +13,5 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
project_name: 'ingestor'
|
project_name: 'ingestor'
|
||||||
repositories: 'sientia-dataops-library'
|
repositories: 'sientia-dataops-library'
|
||||||
requirements_file: 'requirements-local.txt'
|
requirements_file: 'requirements.txt'
|
||||||
secrets: inherit
|
secrets: inherit
|
||||||
Reference in New Issue
Block a user