mirror of
https://github.com/DarkFlippers/unleashed-firmware.git
synced 2025-12-12 12:42:30 +04:00
fix folders
This commit is contained in:
@@ -41,8 +41,8 @@ steps:
|
|||||||
pull: never
|
pull: never
|
||||||
commands:
|
commands:
|
||||||
- git clone https://github.com/xMasterX/all-the-plugins.git
|
- git clone https://github.com/xMasterX/all-the-plugins.git
|
||||||
- cp -R unleashed-extra-pack/apps/* assets/resources/apps/
|
- cp -R all-the-plugins/apps/* assets/resources/apps/
|
||||||
- rm -rf unleashed-extra-pack
|
- rm -rf all-the-plugins
|
||||||
- export DIST_SUFFIX=${DRONE_TAG}e
|
- export DIST_SUFFIX=${DRONE_TAG}e
|
||||||
- export WORKFLOW_BRANCH_OR_TAG=release-cfw
|
- export WORKFLOW_BRANCH_OR_TAG=release-cfw
|
||||||
- export FORCE_NO_DIRTY=yes
|
- export FORCE_NO_DIRTY=yes
|
||||||
@@ -282,8 +282,8 @@ steps:
|
|||||||
pull: never
|
pull: never
|
||||||
commands:
|
commands:
|
||||||
- git clone --branch dev https://github.com/xMasterX/all-the-plugins.git
|
- git clone --branch dev https://github.com/xMasterX/all-the-plugins.git
|
||||||
- cp -R unleashed-extra-pack/apps/* assets/resources/apps/
|
- cp -R all-the-plugins/apps/* assets/resources/apps/
|
||||||
- rm -rf unleashed-extra-pack
|
- rm -rf all-the-plugins
|
||||||
- export DIST_SUFFIX=${DRONE_BUILD_NUMBER}e
|
- export DIST_SUFFIX=${DRONE_BUILD_NUMBER}e
|
||||||
- export WORKFLOW_BRANCH_OR_TAG=dev-cfw
|
- export WORKFLOW_BRANCH_OR_TAG=dev-cfw
|
||||||
- export FORCE_NO_DIRTY=yes
|
- export FORCE_NO_DIRTY=yes
|
||||||
|
|||||||
Reference in New Issue
Block a user