Skip to content

Commit

Permalink
fix new template names and riff-raff project in ci workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelbjacobson committed Mar 11, 2024
1 parent 6632485 commit 7af6ee4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@ jobs:
buildNumberOffset: 2740
configPath: riff-raff.yaml
contentDirectories: |
mobile-purchases-feast-cloudformation:
- cdk/cdk.out/MobilePurchasesFeast-CODE.template.json
- cdk/cdk.out/MobilePurchasesFeast-PROD.template.json
feast-mobile-purchases-cloudformation:
- cdk/cdk.out/FeastMobilePurchases-CODE.template.json
- cdk/cdk.out/FeastMobilePurchases-PROD.template.json
mobile-purchases-cloudformation:
- cloudformation.yaml
mobile-purchases-dynamo-cloudformation:
Expand Down

0 comments on commit 7af6ee4

Please sign in to comment.