Skip to content

Deployment pipeline. #8

Deployment pipeline.

Deployment pipeline. #8

name: Build and deploy
on:
push:
branches:
- develop
- main
- feature/dg-98-build-and-configure-pipeline
permissions:
contents: read
packages: write
jobs:
deploy-infra:
uses: ./.github/workflows/terraform-deploy-infra.yml