deploy-ecs¶
Reusable workflow — deploy-ecs.
Inputs¶
Input |
Type |
Required |
Default |
Description |
|---|---|---|---|---|
|
|
yes |
— |
Deployment tier to roll out (prod | staging). |
|
|
no |
|
Path (in the checkout) of a file identifying the source tree’s migration state (the alembic head revision that |
Usage¶
jobs:
config:
uses: FSHTech/github-actions/.github/workflows/deploy-ecs.yml@v1
with:
tier: ...