mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-03-13 22:30:54 +00:00
Make release and post on S3.
This commit is contained in:
parent
57ec7aac41
commit
a06ee31566
@ -13,4 +13,11 @@ before_script:
|
||||
|
||||
script:
|
||||
- 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