chore(desktop): only build zip in ci to speed up smoke test builds
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
b4b17ed966
commit
0bb4a5a2b2
@ -1120,7 +1120,7 @@ steps:
|
||||
- sed -i 's/\\/api\\/v1//g' frontend/index.html
|
||||
- ./bumpp.sh
|
||||
- yarn install
|
||||
- yarn dist --linux --windows
|
||||
- yarn dist --linux zip
|
||||
|
||||
# - name: rebuild-cache
|
||||
# image: meltwater/drone-cache:dev
|
||||
@ -1400,6 +1400,6 @@ steps:
|
||||
- failure
|
||||
---
|
||||
kind: signature
|
||||
hmac: f2753482faf9e2a3d34a9111587a75dfb4519cb77002cc64a51266540fd2478e
|
||||
hmac: 16b8cd92b0c32f4821b45858464e645ba053f15e9eed85926589c4d9bc503864
|
||||
|
||||
...
|
||||
|
Loading…
x
Reference in New Issue
Block a user