Skip to content

Commit

Permalink
Update CI/CD pipeline fixes for CDK archives output
Browse files Browse the repository at this point in the history
  • Loading branch information
san99tiago committed Feb 8, 2024
1 parent aae4f56 commit ccc8164
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,8 +119,8 @@ jobs:
with:
name: cdk-synth-folder
path: |
./cdk.out
!./cdk.out/asset.*
./cdk/cdk.out
!./cdk/cdk.out/asset.*
retention-days: 1

iac-checkov:
Expand Down

0 comments on commit ccc8164

Please sign in to comment.