Skip to content

Commit f4ac8cb

Browse files
committed
tmp
1 parent 70ace61 commit f4ac8cb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

serverless/release.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
set -e
66

7+
git remote -v
8+
79
# Read the S3 bucket
810
if [ -z "$1" ]; then
911
echo "Must specify a S3 bucket to publish the template"

0 commit comments

Comments
 (0)