1
0
mirror of https://github.com/lineageos4microg/docker-lineage-cicd synced 2024-11-09 10:09:56 +01:00

Update build.sh: try using target-files-package build target

May fix #627
This commit is contained in:
Pete Fotheringham 2024-05-22 10:05:17 +01:00 committed by GitHub
parent ae2a4cdc83
commit 1e77ea4247
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -481,7 +481,7 @@ for branch in ${BRANCH_NAME//,/ }; do
build_successful=false
files_to_hash=()
if (set +eu ; mka "${jobs_arg[@]}" otapackage bacon) &>> "$DEBUG_LOG"; then
if (set +eu ; mka "${jobs_arg[@]}" target-files-package bacon) &>> "$DEBUG_LOG"; then
if [ "$MAKE_IMG_ZIP_FILE" = true ]; then
# make the `-img.zip` file