We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5c50224 + e830dc1 commit dafea08Copy full SHA for dafea08
.drone.yml
@@ -108,6 +108,7 @@ steps:
108
- export WORKFLOW_BRANCH_OR_TAG=no-custom-anims
109
- export FORCE_NO_DIRTY=yes
110
- rm -f build/f7-firmware-C/toolbox/version.*
111
+ - ./fbt COMPACT=1 DEBUG=0 updater_package
112
- wget https://github.com/xMasterX/all-the-plugins/releases/latest/download/all-the-apps-base.tgz
113
- tar zxvf all-the-apps-base.tgz
114
- cp -R base_pack_build/artifacts-base/* assets/resources/apps/
0 commit comments