Skip to content

Fix DMM parser and a couple of other minor issues. (#226) #32

Fix DMM parser and a couple of other minor issues. (#226)

Fix DMM parser and a couple of other minor issues. (#226) #32

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