mirror of
https://github.com/NiciDieNase/chaosflix
synced 2024-11-26 22:20:24 +00:00
CircleCI: fix comment
This commit is contained in:
parent
a7e25cbcb3
commit
904f4bc5b5
1 changed files with 2 additions and 2 deletions
|
@ -36,8 +36,8 @@ jobs:
|
|||
-PchaosflixStorePassword=$KEYSTORE_PASSWORD\
|
||||
-PchaosflixKeyName=$KEY_NAME\
|
||||
-PchaosflixKeyPassword=$KEYSTORE_PASSWORD\
|
||||
# touch:build
|
||||
touch:assemble$FLAVOR1_LOWER$FLAVOR2$BUILD_TYPE
|
||||
# touch:build
|
||||
- run:
|
||||
name: Build Leanback
|
||||
command: |
|
||||
|
@ -46,8 +46,8 @@ jobs:
|
|||
-PchaosflixStorePassword=$KEYSTORE_PASSWORD\
|
||||
-PchaosflixKeyName=$KEY_NAME\
|
||||
-PchaosflixKeyPassword=$KEYSTORE_PASSWORD\
|
||||
# leanback:build
|
||||
leanback:assemble$FLAVOR1_LOWER$BUILD_TYPE
|
||||
# leanback:build
|
||||
- store_artifacts:
|
||||
path: touch/build/outputs/apk
|
||||
destination: touch
|
||||
|
|
Loading…
Reference in a new issue