Refactoring CI for storage with updates (#339)
* refactor CI * fix depends for genpic CI * fix paths for dfu files * fix list of upload files * add debug for upload * bump version for docker-layer-caching * edit opts for rsync * Add clear remote dir * Add bin file for upload * Add new template for pic * rm debug commands * restore prod params for gen pic * fix link to firmware
This commit is contained in:
@@ -22,6 +22,7 @@ RUN apt update && \
|
||||
python-pip \
|
||||
python3 \
|
||||
imagemagick \
|
||||
srecord \
|
||||
libstdc++-arm-none-eabi-newlib \
|
||||
git \
|
||||
&& apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
|
||||
|
Reference in New Issue
Block a user