Wrong S3 region.

This commit is contained in:
Jared Boone 2015-09-01 15:15:24 -07:00
parent 72a59c3dae
commit 2c778b72e2

View File

@ -19,7 +19,7 @@ script:
addons: addons:
artifacts: artifacts:
s3_region: "us-west-1" s3_region: "us-west-2"
paths: paths:
- $(ls firmware/portapack-h1-firmware-*.tar.bz2 | tr "\n" ":") - $(ls firmware/portapack-h1-firmware-*.tar.bz2 | tr "\n" ":")
- $(ls firmware/portapack-h1-firmware-*.zip | tr "\n" ":") - $(ls firmware/portapack-h1-firmware-*.zip | tr "\n" ":")