Skip to content

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

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

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

Workflow file for this run

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