bin: remove sigspoofing from build
This commit is contained in:
parent
eb71d8839f
commit
9f6db93472
@ -2,14 +2,12 @@
|
||||
|
||||
set -x
|
||||
|
||||
podman pull lineageos4microg/docker-lineage-cicd:lineage-21
|
||||
podman pull lineageos4microg/docker-lineage-cicd:experimental
|
||||
|
||||
podman run \
|
||||
-e "BRANCH_NAME=lineage-21.0" \
|
||||
-e "DEVICE_LIST=redfin" \
|
||||
-e "SIGN_BUILDS=true" \
|
||||
-e "SIGNATURE_SPOOFING=restricted" \
|
||||
-e "WITH_GMS=true" \
|
||||
-e "PARALLEL_JOBS=10" \
|
||||
-e "RESET_VENDOR_UNDO_PATCHES=false" \
|
||||
-e "CALL_REPO_INIT=false" \
|
||||
@ -22,4 +20,4 @@ podman run \
|
||||
-v "$XDG_CACHE_HOME/ccache:/srv/ccache" \
|
||||
-v "$ANDROID_HOME/lineageos4microg/keys:/srv/keys" \
|
||||
-v "$ANDROID_HOME/lineageos4microg/manifests:/srv/local_manifests" \
|
||||
lineageos4microg/docker-lineage-cicd:lineage-21
|
||||
lineageos4microg/docker-lineage-cicd:experimental
|
||||
|
Loading…
Reference in New Issue
Block a user