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
|
||||
yarn install --frozen-lockfile
|
||||
yarn generate
|
||||
yarn build
|
||||
yarn build || true
|
||||
"""
|
||||
|
||||
outputFile = sh (
|
||||
|
Reference in New Issue
Block a user