🚚 move to apk zip
This commit is contained in:
		@@ -15,7 +15,7 @@ steps:
 | 
			
		||||
    depends_on: ["clone"]
 | 
			
		||||
    image: node:15.11.0-alpine3.13
 | 
			
		||||
    commands:
 | 
			
		||||
      - apk add git libzip -f
 | 
			
		||||
      - apk add git zip -f
 | 
			
		||||
      - yarn && cd app && yarn && cd ..
 | 
			
		||||
      - yarn electron:package
 | 
			
		||||
      - zip -r out/lfk-scanclient-win32-x64.zip out/@lfk-scanclient-win32-x64
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user