Skip to content

Commit

Permalink
Cleanup Feature Branch Infrastructure Failure (#1039)
Browse files Browse the repository at this point in the history
  • Loading branch information
branberry authored May 6, 2024
1 parent ebebd37 commit 3c1059f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/clean-feature-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
aws-region: us-east-2
- name: Cleanup Feature Branch Infrastructure
run: |
npm ci
cd cdk-infra/
npm ci
npm run cdk destroy -- -c customFeatureName=enhancedApp-stg-${{github.head_ref}} --force \
Expand Down

0 comments on commit 3c1059f

Please sign in to comment.