mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-07-08 15:49:50 -04:00
Wrong S3 region.
This commit is contained in:
parent
72a59c3dae
commit
2c778b72e2
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ script:
|
|||
|
||||
addons:
|
||||
artifacts:
|
||||
s3_region: "us-west-1"
|
||||
s3_region: "us-west-2"
|
||||
paths:
|
||||
- $(ls firmware/portapack-h1-firmware-*.tar.bz2 | tr "\n" ":")
|
||||
- $(ls firmware/portapack-h1-firmware-*.zip | tr "\n" ":")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue