Skip to content

Commit

Permalink
feat(infrastructure): provision ECS infra
Browse files Browse the repository at this point in the history
  • Loading branch information
luke-h1 committed Feb 21, 2024
1 parent e568c47 commit 0187fa9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/destroy-dev-infra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: Destroy dev infrastructure

on:
workflow_dispatch:
# push:
# branches:
# - feat/convert-staging-to-ecs
push:
branches:
- feat/convert-staging-to-ecs
env:
TERRAFORM_ROOT: ./terraform/staging
DOCKER_ENV: production
Expand Down

0 comments on commit 0187fa9

Please sign in to comment.