diff --git a/.github/workflows/build_torrent_ingester.yaml b/.github/workflows/build_torrent_ingester.yaml index 856e72f..f397e75 100644 --- a/.github/workflows/build_torrent_ingester.yaml +++ b/.github/workflows/build_torrent_ingester.yaml @@ -10,5 +10,5 @@ jobs: uses: ./.github/workflows/base_image_workflow.yaml secrets: inherit with: - CONTEXT: ./src/producer/ + CONTEXT: ./src/python/torrent_ingestor IMAGE_NAME: knightcrawler-torrent-ingestor