File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 41
41
pull : never
42
42
commands :
43
43
- git clone https://github.com/xMasterX/all-the-plugins.git
44
- - cp -R unleashed-extra-pack /apps/* assets/resources/apps/
45
- - rm -rf unleashed-extra-pack
44
+ - cp -R all-the-plugins /apps/* assets/resources/apps/
45
+ - rm -rf all-the-plugins
46
46
- export DIST_SUFFIX=${DRONE_TAG}e
47
47
- export WORKFLOW_BRANCH_OR_TAG=release-cfw
48
48
- export FORCE_NO_DIRTY=yes
@@ -282,8 +282,8 @@ steps:
282
282
pull : never
283
283
commands :
284
284
- git clone --branch dev https://github.com/xMasterX/all-the-plugins.git
285
- - cp -R unleashed-extra-pack /apps/* assets/resources/apps/
286
- - rm -rf unleashed-extra-pack
285
+ - cp -R all-the-plugins /apps/* assets/resources/apps/
286
+ - rm -rf all-the-plugins
287
287
- export DIST_SUFFIX=${DRONE_BUILD_NUMBER}e
288
288
- export WORKFLOW_BRANCH_OR_TAG=dev-cfw
289
289
- export FORCE_NO_DIRTY=yes
You can’t perform that action at this time.
0 commit comments