SAM0123-231: Update quality gate workflow to use requirements.txt for the ingestor project.

This commit is contained in:
vitor-aignosi
2026-07-23 12:00:54 -03:00
parent 675f30c60e
commit 0d9d7b2ebe

View File

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