Skip to content

Commit 322c174

Browse files
committed
verbose
1 parent 93fa31f commit 322c174

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/cli/libexec/cli-upload

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
# Summary: Upload the sdk to s3
44
# Help: Upload the sdk to s3
55

6-
set -e
6+
set -ex
77

88
cli upload-to-s3 --path "$(cli var SYMROOT)/Release/Analytics-$1.zip"

0 commit comments

Comments
 (0)