Skip to content

Commit 9af4ace

Browse files
committed
remove -e
1 parent 308dba4 commit 9af4ace

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

terraform/package_lambda.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22
set -e
3-
set -x
3+
44
echo "🚀 Nudge Packaging Lambda..."
55

66
PROJECT="${1:-.}"

0 commit comments

Comments
 (0)