Skip to content

Merge pull request #149 from Gabisonfire/improve-consumer #2

Merge pull request #149 from Gabisonfire/improve-consumer

Merge pull request #149 from Gabisonfire/improve-consumer #2

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