mirror of
https://github.com/Eugeny/tabby.git
synced 2024-11-15 06:07:23 +03:00
electron-builder debug output
This commit is contained in:
parent
e7311a21e9
commit
ff3f606aea
@ -21,7 +21,7 @@ jobs:
|
|||||||
- yarn run build:typings
|
- yarn run build:typings
|
||||||
- yarn run build
|
- yarn run build
|
||||||
- scripts/prepackage-plugins.js
|
- scripts/prepackage-plugins.js
|
||||||
- scripts/build-linux.js
|
- DEBUG=electron-builder scripts/build-linux.js
|
||||||
|
|
||||||
- stage: 'Build'
|
- stage: 'Build'
|
||||||
os: osx
|
os: osx
|
||||||
@ -35,7 +35,7 @@ jobs:
|
|||||||
- yarn run build:typings
|
- yarn run build:typings
|
||||||
- yarn run build
|
- yarn run build
|
||||||
- scripts/prepackage-plugins.js
|
- scripts/prepackage-plugins.js
|
||||||
- scripts/build-macos.js
|
- DEBUG=electron-builder scripts/build-macos.js
|
||||||
|
|
||||||
- stage: 'Docs'
|
- stage: 'Docs'
|
||||||
os: linux
|
os: linux
|
||||||
|
Loading…
Reference in New Issue
Block a user