Skip to content

Commit 5b578cf

Browse files
committed
Merge branch 'dev' into release
2 parents dafea08 + 4d5a900 commit 5b578cf

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.drone.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ steps:
114114
- cp -R base_pack_build/artifacts-base/* assets/resources/apps/
115115
- rm -rf base_pack_build
116116
- rm -rf all-the-apps-base.tgz
117+
- rm -f build/f7-firmware-C/toolbox/version.*
117118
- ./fbt COMPACT=1 DEBUG=0 updater_package
118119
- mkdir artifacts-ofw-anims
119120
- mv dist/f7-C/* artifacts-ofw-anims/

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ null.d
5151
/artifacts-ofw-anims
5252
/artifacts-rgb-patch
5353
/artifacts-extra-apps
54+
/artifacts-clean
5455

5556
# SCons build dir
5657
/build

0 commit comments

Comments
 (0)