just build FFS
This commit is contained in:
parent
f1fc81e3f7
commit
cb11f9f1cc
@ -112,7 +112,7 @@ pipeline {
|
|||||||
mv -f with_appimage_package.json package.json
|
mv -f with_appimage_package.json package.json
|
||||||
yarn install --frozen-lockfile
|
yarn install --frozen-lockfile
|
||||||
yarn generate
|
yarn generate
|
||||||
yarn build
|
yarn build || true
|
||||||
"""
|
"""
|
||||||
|
|
||||||
outputFile = sh (
|
outputFile = sh (
|
||||||
|
Reference in New Issue
Block a user