Skip to content

Commit

Permalink
whyred: update ci
Browse files Browse the repository at this point in the history
Signed-off-by: rezaadi0105 <[email protected]>
  • Loading branch information
rezaadi0105 committed Mar 23, 2021
1 parent 146f7fb commit 955a829
Showing 1 changed file with 4 additions and 10 deletions.
14 changes: 4 additions & 10 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,24 +6,18 @@ jobs:
- image: fr3akyphantom/droid-builder:latest
environment:
MANIFEST_BRANCH: 'android-9.0'
PBRP_BRANCH: 'xy'
PBRP_BRANCH: 'reza'
VERSION: '3.0.0'
MAINTAINER: '@Reza_Adi_Pangestu'
VENDOR: 'xiaomi'
CODENAME: 'whyred'
BUILD_LUNCH: 'omni_whyred-eng'
# Remove the following when Publishing Official
# TEST_BUILD: 'true'
TEST_BUILD: 'true'
# Only for Official Build, uncomment following
PB_OFFICIAL: 'true'
# PB_OFFICIAL: 'true'
CHANGELOG: |
- Bringup 3.0
- Source side changes
- Fully Redesigned UI
- New Android like Power Menu (Activated via power key hold)
- Flashlight toggled by Vol up(+) on hold
- Flashlight toggle on Lockscreen
- Etc.
- Update based 3.5.1
working_directory: /home/builder/pitchblack
steps:
- run:
Expand Down

0 comments on commit 955a829

Please sign in to comment.