Skip to content

trigram performance increased and housekeeping (#184) #44

trigram performance increased and housekeeping (#184)

trigram performance increased and housekeeping (#184) #44

Workflow file for this run

name: Build and Push Consumer Service
on:
push:
tags:
- '**'
paths:
- 'src/torrent-consumer/**'
workflow_dispatch:
jobs:
process:
uses: ./.github/workflows/base_image_workflow.yaml
secrets: inherit
with:
CONTEXT: ./src/
DOCKERFILE: ./src/torrent-consumer/Dockerfile
IMAGE_NAME: knightcrawler-consumer