We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93fa31f commit 322c174Copy full SHA for 322c174
scripts/cli/libexec/cli-upload
@@ -3,6 +3,6 @@
3
# Summary: Upload the sdk to s3
4
# Help: Upload the sdk to s3
5
6
-set -e
+set -ex
7
8
cli upload-to-s3 --path "$(cli var SYMROOT)/Release/Analytics-$1.zip"
0 commit comments