Skip to content

Commit c672c58

Browse files
committed
chore: change gitignore and env
1 parent 16a9888 commit c672c58

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Customize these values as needed for testing both local and on github
33

44
# Handlers to build
5-
HANDLERS_TO_BUILD="basic-lambda basic-sqs http-basic-lambda"
5+
HANDLERS_TO_BUILD="basic-lambda basic-sqs http-basic-lambda basic-lambda-concurrent"
66

77
HANDLER=basic-lambda
88

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,4 @@ cdk.out
2121
# Test artifacts
2222
Dockerfile.test-with-tasks
2323
test/dockerized/tasks/
24+
.kiro

0 commit comments

Comments
 (0)