Skip to content

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

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

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

Workflow file for this run

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