From 78f62e34e2af5e9b04d503812b6bcdf00ccc27b3 Mon Sep 17 00:00:00 2001 From: Alex Suraci Date: Tue, 3 Jan 2017 16:02:24 -0800 Subject: [PATCH] add default for S3_ENDPOINT --- build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.yml b/build.yml index 18e7bfe9..3a4af8d4 100644 --- a/build.yml +++ b/build.yml @@ -8,7 +8,7 @@ params: S3_TESTING_BUCKET: S3_VERSIONED_TESTING_BUCKET: S3_TESTING_REGION: - S3_ENDPOINT: + S3_ENDPOINT: 'https://s3.amazonaws.com' inputs: - name: s3-resource