adds platform?
This commit is contained in:
parent
f71868ccb4
commit
17ad980b7e
@ -110,7 +110,7 @@ pipeline {
|
|||||||
mv with_appimage_package.json package.json
|
mv with_appimage_package.json package.json
|
||||||
cat package.json | jq '.build.linux'
|
cat package.json | jq '.build.linux'
|
||||||
yarn install
|
yarn install
|
||||||
yarn build-release
|
yarn --platform=linux build-release
|
||||||
"""
|
"""
|
||||||
|
|
||||||
outputFile = sh (
|
outputFile = sh (
|
||||||
|
Reference in New Issue
Block a user