mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-01-25 14:08:23 -05:00
Make release and post on S3.
This commit is contained in:
parent
57ec7aac41
commit
a06ee31566
@ -13,4 +13,11 @@ before_script:
|
|||||||
|
|
||||||
script:
|
script:
|
||||||
- cd firmware/
|
- cd firmware/
|
||||||
- make
|
- make release
|
||||||
|
|
||||||
|
addons:
|
||||||
|
artifacts:
|
||||||
|
s3_region: "us-west-1"
|
||||||
|
paths:
|
||||||
|
- $(ls firmware/portapack-h1-firmware-*.tar.bz2 | tr "\n" ":")
|
||||||
|
- $(ls firmware/portapack-h1-firmware-*.zip | tr "\n" ":")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user