Skip to content

chore: Track flagsmith-rust-sdk 3.1.0 (#8381) #2328

chore: Track flagsmith-rust-sdk 3.1.0 (#8381)

chore: Track flagsmith-rust-sdk 3.1.0 (#8381) #2328

name: API Deploy to Staging ECS
on:
push:
branches:
- main
paths:
- api/**
- .github/**
- infrastructure/aws/staging/**
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}
cancel-in-progress: true
jobs:
deploy-ecs:
uses: ./.github/workflows/.reusable-deploy-ecs.yml
with:
environment: staging
secrets: inherit