Skip to content

Commit 3eac6af

Browse files
committed
Merge branch 'lambda' into xray
2 parents 14f1649 + e0016dd commit 3eac6af

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.ebextensions/lambda-function.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@ files:
4545
then
4646
echo "Lambda function random-name not found"
4747
fi
48-
exit 0
48+
exit 0

bin/bundle-source.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
git archive --format=zip HEAD > eb-java-scorekeep-xray-v1.zip
2-
unzip -l eb-java-scorekeep-xray-v1.zip
2+
unzip -l eb-java-scorekeep-xray-v1.zip

0 commit comments

Comments
 (0)