Skip to content

Commit

Permalink
feat: test commit
Browse files Browse the repository at this point in the history
  • Loading branch information
gagan1510 committed May 7, 2024
1 parent ff9f75f commit 5a8e9e4
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 29 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/sam-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ jobs:
audience: sts.amazonaws.com
role-session-name: lambda-deploy
# sam build
- run: sam deploy --config-env staging --region ap-south-1 --stack-name sc-platform-pii-lambda-staging
- run: sam deploy --config-env staging --region ap-south-1 --stack-name sc-platform-pii-lambda-staging -h
1 change: 1 addition & 0 deletions samconfig.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ warm_containers = "EAGER"
[staging.local_start_lambda.parameters]
warm_containers = "EAGER"


[production]
[production.global.parameters]
stack_name = "sc-platform-pii-lambda-production"
Expand Down
28 changes: 0 additions & 28 deletions sc-platform-pii-lambda/template.yml

This file was deleted.

0 comments on commit 5a8e9e4

Please sign in to comment.