Add region to travis CI develop (#787)

Enable region for s3 provider to allow upload development environment to different S3 regions
This commit is contained in:
David Albela Pérez 2020-04-22 13:17:22 +02:00 committed by GitHub
parent 8ba0e18940
commit 66dc95411d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,6 +44,7 @@ deploy:
skip_cleanup: true
local_dir: build_webpack
upload-dir: app
region: $AWS_DEFAULT_REGION
on:
branch: development