Use a different AWS region

This commit is contained in:
Jonny Barnes 2017-02-23 17:01:55 +00:00
parent 5be794d6dc
commit a74b0b1ffd

View file

@ -14,7 +14,7 @@ addons:
- realpath - realpath
artifacts: artifacts:
debug: true debug: true
s3_region: "eu-west-2" s3_region: "eu-west-1"
paths: paths:
- $(ls tests/Browser/screenshots/*.png | tr "\n" ":") - $(ls tests/Browser/screenshots/*.png | tr "\n" ":")