Skip to content

refactor: the title has been changed to “comanda subscriptions | refe… #1

refactor: the title has been changed to “comanda subscriptions | refe…

refactor: the title has been changed to “comanda subscriptions | refe… #1

name: workflow — trigger comanda.subscriptions production deployment
on:
push:
branches: [master]
paths:
- 'Boundaries/Comanda.Subscriptions/**'
jobs:
call-deploy:
uses: ./.github/workflows/production-deployment.yml
with:
service_path: Boundaries/Comanda.Subscriptions
image_name: httpsrichardy/comanda.subscriptions
deploy_url_secret: SUBSCRIPTIONS_PRODUCTION_DEPLOY_URL
secrets: inherit