Skip to content

Workflows - Reusable template #11

Workflows - Reusable template

Workflows - Reusable template #11

name: Deploy Blue Green - INT
on:
push:
branches:
- release-2025-07-25
jobs:
deploy-green:
uses: ./.github/workflows/deploy-template.yml

Check failure on line 10 in .github/workflows/deploy-blue-green.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/deploy-blue-green.yml

Invalid workflow file

error parsing called workflow ".github/workflows/deploy-blue-green.yml" -> "./.github/workflows/deploy-template.yml" (source branch with sha:64fa4603a1f20c24feeabb2525a0668146e3186b) : every step must define a `uses` or `run` key
with:
environment: green