1
mirror of https://github.com/DarkFlippers/unleashed-firmware.git synced 2025-12-12 20:49:49 +04:00

extra pack dev branch

This commit is contained in:
MX
2023-03-21 18:08:13 +03:00
parent 0d03039c19
commit c9cc2b5e20

View File

@@ -281,7 +281,7 @@ steps:
image: hfdj/fztools image: hfdj/fztools
pull: never pull: never
commands: commands:
- git clone https://github.com/xMasterX/unleashed-extra-pack.git - git clone --branch dev https://github.com/xMasterX/unleashed-extra-pack.git
- cp -R unleashed-extra-pack/apps/* assets/resources/apps/ - cp -R unleashed-extra-pack/apps/* assets/resources/apps/
- rm -rf unleashed-extra-pack - rm -rf unleashed-extra-pack
- export DIST_SUFFIX=${DRONE_BUILD_NUMBER}e - export DIST_SUFFIX=${DRONE_BUILD_NUMBER}e