lets see the outpur of package
This commit is contained in:
parent
74f04ec909
commit
79ca3333b9
@ -108,6 +108,7 @@ pipeline {
|
||||
cd ${workspace}/signal-desktop
|
||||
cat package.json | jq '.build.linux += {target:["AppImage"]}' > with_appimage_package.json
|
||||
mv with_appimage_package.json package.json
|
||||
cat package.json | jq '.build.linux'
|
||||
yarn install
|
||||
yarn build-release
|
||||
"""
|
||||
|
Reference in New Issue
Block a user