Skip to content

Deployment pipeline. #7

Deployment pipeline.

Deployment pipeline. #7

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

Check failure on line 16 in .github/workflows/build-and-deploy.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/build-and-deploy.yml

Invalid workflow file

error parsing called workflow ".github/workflows/build-and-deploy.yml" -> "./.github/workflows/terraform-deploy-infra.yml" : failed to fetch workflow: workflow was not found.