fix torrent_ingestor ci (#178)

This commit is contained in:
RohirrimRider
2024-03-27 21:38:59 -05:00
committed by GitHub
parent a6d3a4a066
commit cc15a69517

View File

@@ -10,5 +10,5 @@ jobs:
uses: ./.github/workflows/base_image_workflow.yaml uses: ./.github/workflows/base_image_workflow.yaml
secrets: inherit secrets: inherit
with: with:
CONTEXT: ./src/producer/ CONTEXT: ./src/python/torrent_ingestor
IMAGE_NAME: knightcrawler-torrent-ingestor IMAGE_NAME: knightcrawler-torrent-ingestor