Add us-west-1 to supported regions
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Stefan Reimer 2019-06-24 12:06:35 +00:00
parent 5132fff3a9
commit 5b3e04566b
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
VERSION ?= $(shell grep '__version__' index.py | cut -d' ' -f3 | cut -d'-' -f1 | sed -e 's/"//g')
S3_BUCKETS ?= zero-downtime zero-downtime.us-west-2 zero-downtime.eu-central-1 zero-downtime.ap-southeast-2
S3_BUCKETS ?= zero-downtime zero-downtime.us-west-2 zero-downtime.eu-central-1 zero-downtime.ap-southeast-2 zero-downtime.us-west-1
S3_PREFIX ?= cloudbender/streamlogs2fluentd
PACKAGE_NAME = streamlogs2fluentd