Skip to content

Merge pull request #139 from Gabisonfire/feature/migrator #1

Merge pull request #139 from Gabisonfire/feature/migrator

Merge pull request #139 from Gabisonfire/feature/migrator #1

name: Build and Push Migrator Service
on:
push:
paths:
- 'src/migrator/**'
jobs:
process:
uses: ./.github/workflows/base_image_workflow.yaml
secrets: inherit
with:
CONTEXT: ./src/migrator/
IMAGE_NAME: knightcrawler-migrator