Skip to content

chore(all) : DONOTMERGE, workaround for deploying main #13

chore(all) : DONOTMERGE, workaround for deploying main

chore(all) : DONOTMERGE, workaround for deploying main #13

Workflow file for this run

name: deploy_prod
on:
push:
branches: [release]
jobs:
build:
uses: ./.github/workflows/_build_images.yml
deploy_prod:
needs: build
uses: ./.github/workflows/_terraform_deploy.yml
secrets: inherit
with:
environment: prod