userdebug
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/manual/woodpecker Pipeline was successful

This commit is contained in:
nyyu 2022-12-31 16:53:19 +01:00
parent 3ed0ffc41a
commit 71dd2fd6bd

View File

@ -36,7 +36,7 @@ pipeline:
- BUILD_HOSTNAME=docker - BUILD_HOSTNAME=docker
commands: commands:
- cd /build - cd /build
- bash -c ". build/envsetup.sh && lunch lineage_$device-eng && mka bacon -j6" - bash -c ". build/envsetup.sh && lunch lineage_$device-userdebug && mka bacon -j6"
volumes: volumes:
- *build_vol - *build_vol
- *tools_vol - *tools_vol