userdebug
This commit is contained in:
parent
3ed0ffc41a
commit
71dd2fd6bd
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ pipeline:
|
|||
- BUILD_HOSTNAME=docker
|
||||
commands:
|
||||
- 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:
|
||||
- *build_vol
|
||||
- *tools_vol
|
||||
|
|
Loading…
Add table
Reference in a new issue