Specify region in the yaml file

This commit is contained in:
Jonny Barnes 2017-02-23 16:30:54 +00:00
parent 0f7d34c5dc
commit 4c282418d1

View file

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