This commit is contained in:
parent
a731d0e3a3
commit
04ab205c03
@ -16,7 +16,7 @@ pipeline:
|
|||||||
- git config --global user.name 'drone'
|
- git config --global user.name 'drone'
|
||||||
- cd /build
|
- cd /build
|
||||||
- rm -rf .repo/repo
|
- rm -rf .repo/repo
|
||||||
- repo init -u https://github.com/LineageOS-UL/android.git -b lineage-$version -g default,-darwin
|
- repo init -u https://github.com/LineageOS-UL/android.git -b lineage-$version -g default,-darwin --git-lfs
|
||||||
- mkdir -p .repo/local_manifests
|
- mkdir -p .repo/local_manifests
|
||||||
- cp $CI_WORKSPACE/$device.xml .repo/local_manifests/roomservice.xml
|
- cp $CI_WORKSPACE/$device.xml .repo/local_manifests/roomservice.xml
|
||||||
- repo forall -c 'git reset --hard --quiet' || true
|
- repo forall -c 'git reset --hard --quiet' || true
|
||||||
|
Loading…
Reference in New Issue
Block a user