Skip to content

Commit

Permalink
chore(infra): add workflow dispatch to Staging deploy ECS (#3012)
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewelwell authored Nov 21, 2023
1 parent e275ebd commit bd1f373
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/api-deploy-staging-ecs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:
- api/**
- .github/**
- infrastructure/aws/staging/**
workflow_dispatch:

jobs:
deploy-staging-ecs:
Expand Down

3 comments on commit bd1f373

@vercel
Copy link

@vercel vercel bot commented on bd1f373 Nov 21, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

docs – ./docs

docs.flagsmith.com
docs.bullet-train.io
docs-flagsmith.vercel.app
docs-git-main-flagsmith.vercel.app

@vercel
Copy link

@vercel vercel bot commented on bd1f373 Nov 21, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on bd1f373 Nov 21, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.