Skip to content

Commit

Permalink
feat(cloudquery-usage): Run on AWS Lambda
Browse files Browse the repository at this point in the history
  • Loading branch information
akash1810 committed Jan 25, 2025
1 parent 2eef597 commit 49af7cb
Show file tree
Hide file tree
Showing 7 changed files with 505 additions and 9 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -177,5 +177,7 @@ jobs:
- packages/common/prisma.zip
cloudbuster:
- packages/cloudbuster/dist/cloudbuster.zip
cloudquery-usage:
- packages/cloudquery-usage/dist/cloudquery-usage.zip
env:
NODE_OPTIONS: '--max_old_space_size=4096'
Loading

0 comments on commit 49af7cb

Please sign in to comment.