|
@@ -31,7 +31,7 @@ steps:
|
|
|
- mkdir artifacts-base
|
|
- mkdir artifacts-base
|
|
|
- mkdir artifacts-totp
|
|
- mkdir artifacts-totp
|
|
|
- mkdir dist/f7-C/f7-update-local/resources
|
|
- mkdir dist/f7-C/f7-update-local/resources
|
|
|
- - tar xvf dist/f7-C/f7-update-local/resources.tar -C dist/f7-C/f7-update-local/resources
|
|
|
|
|
|
|
+ - tar xf dist/f7-C/f7-update-local/resources.tar -C dist/f7-C/f7-update-local/resources
|
|
|
- mv dist/f7-C/f7-update-local/resources/apps/* artifacts-base/
|
|
- mv dist/f7-C/f7-update-local/resources/apps/* artifacts-base/
|
|
|
- mv dist/f7-C/f7-update-local/resources/apps_data/totp/* artifacts-totp/
|
|
- mv dist/f7-C/f7-update-local/resources/apps_data/totp/* artifacts-totp/
|
|
|
- ls -laS artifacts-base
|
|
- ls -laS artifacts-base
|
|
@@ -70,7 +70,7 @@ steps:
|
|
|
- ./fbt COMPACT=1 DEBUG=0 updater_package
|
|
- ./fbt COMPACT=1 DEBUG=0 updater_package
|
|
|
- mkdir artifacts-extra
|
|
- mkdir artifacts-extra
|
|
|
- mkdir dist/f7-C/f7-update-local/resources
|
|
- mkdir dist/f7-C/f7-update-local/resources
|
|
|
- - tar xvf dist/f7-C/f7-update-local/resources.tar -C dist/f7-C/f7-update-local/resources
|
|
|
|
|
|
|
+ - tar xf dist/f7-C/f7-update-local/resources.tar -C dist/f7-C/f7-update-local/resources
|
|
|
- mv dist/f7-C/f7-update-local/resources/apps/* artifacts-extra/
|
|
- mv dist/f7-C/f7-update-local/resources/apps/* artifacts-extra/
|
|
|
- ls -laS artifacts-extra
|
|
- ls -laS artifacts-extra
|
|
|
- rm -f artifacts-extra/GPIO/gpio.fap
|
|
- rm -f artifacts-extra/GPIO/gpio.fap
|