Skip to content

refactor: use shared service deploy workflow and fix filename typo (#11) #1

refactor: use shared service deploy workflow and fix filename typo (#11)

refactor: use shared service deploy workflow and fix filename typo (#11) #1

Workflow file for this run

name: Docker Deploy (Dev/Stg)
on:
push:
branches:
- dev
- stg
jobs:
deploy:
uses: gsc-lab/cs25-1-bannote-infra/.github/workflows/shared-service-deploy.yaml@main
with:
service-name: studyroom-service
secrets: inherit