Use a different AWS region
This commit is contained in:
parent
5be794d6dc
commit
a74b0b1ffd
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ addons:
|
|||
- realpath
|
||||
artifacts:
|
||||
debug: true
|
||||
s3_region: "eu-west-2"
|
||||
s3_region: "eu-west-1"
|
||||
paths:
|
||||
- $(ls tests/Browser/screenshots/*.png | tr "\n" ":")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue