Skip to content

Commit

Permalink
Merge pull request #219 from Real-Dev-Squad/develop
Browse files Browse the repository at this point in the history
Dev to main: Lambda Layers
  • Loading branch information
lakshayman authored Aug 2, 2024
2 parents d1e7243 + ab7ec4e commit 753758d
Show file tree
Hide file tree
Showing 26 changed files with 806 additions and 1,841 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- uses: aws-actions/setup-sam@v1

- name: Build resources
run: sam build --template ${SAM_TEMPLATE} --use-container --build-image public.ecr.aws/sam/build-go1.x:1.108.0-20240123215155 --debug
run: sam build --template ${SAM_TEMPLATE} --debug

- name: Assume the pipeline user role
env:
Expand Down
46 changes: 0 additions & 46 deletions call-profile/go.mod

This file was deleted.

240 changes: 0 additions & 240 deletions call-profile/go.sum

This file was deleted.

Loading

0 comments on commit 753758d

Please sign in to comment.