mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-02-23 16:19:59 -05:00
Back out Travis artifact upload changes.
This commit is contained in:
parent
97bbbb705c
commit
bf77abd247
11
.travis.yml
11
.travis.yml
@ -26,15 +26,12 @@ script:
|
|||||||
- make release
|
- make release
|
||||||
- popd
|
- popd
|
||||||
|
|
||||||
after_success:
|
|
||||||
- artifacts upload --bucket nine-piece-box firmware/portapack-h1-firmware-*.tar.bz2 firmware/portapack-h1-firmware-*.zip
|
|
||||||
|
|
||||||
addons:
|
addons:
|
||||||
apt_packages:
|
apt_packages:
|
||||||
- lib32bz2-1.0
|
- lib32bz2-1.0
|
||||||
- lib32ncurses5
|
- lib32ncurses5
|
||||||
- lib32z1
|
- lib32z1
|
||||||
artifacts: true
|
artifacts:
|
||||||
# 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" ":")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user