Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1a5e03ea5f | |||
| db98d38d93 | |||
| e93f427337 |
@@ -29,6 +29,7 @@ steps:
|
|||||||
- mv out/\@lfk-scanclient-electron-linux-x64 squashfs-root/root/lfkscan
|
- mv out/\@lfk-scanclient-electron-linux-x64 squashfs-root/root/lfkscan
|
||||||
- mksquashfs squashfs-root slax/modules/lfkscan.sb -b 1024k -comp xz -Xbcj x86 -e boot
|
- mksquashfs squashfs-root slax/modules/lfkscan.sb -b 1024k -comp xz -Xbcj x86 -e boot
|
||||||
- rm -rf squashfs-root out electron.zip
|
- rm -rf squashfs-root out electron.zip
|
||||||
|
- mkdir dist
|
||||||
- zip -r dist/lfk-scanclient-live_${DRONE_TAG}_x64.zip slax
|
- zip -r dist/lfk-scanclient-live_${DRONE_TAG}_x64.zip slax
|
||||||
- name: gitea_release
|
- name: gitea_release
|
||||||
image: plugins/gitea-release
|
image: plugins/gitea-release
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@lfk/scanclient-live",
|
"name": "@lfk/scanclient-live",
|
||||||
"version": "0.0.1",
|
"version": "0.0.4",
|
||||||
"description": "Build env for the live version of @lfk/scanclient-electron",
|
"description": "Build env for the live version of @lfk/scanclient-electron",
|
||||||
"main": "download.js",
|
"main": "download.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
Reference in New Issue
Block a user