Skip to content

Commit

Permalink
Merge branch 'main' into DOP-4451
Browse files Browse the repository at this point in the history
  • Loading branch information
anabellabuckvar authored May 7, 2024
2 parents 3625d33 + 3c1059f commit 39f1454
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 39f1454

Please sign in to comment.