Permission
This commit is contained in:
parent
e6130c3629
commit
72c69b2122
|
@ -153,6 +153,7 @@ commands:
|
|||
name: Build App
|
||||
no_output_timeout: 40m
|
||||
command: |
|
||||
chmod -R 777 /home/circleci/repo/
|
||||
# sudo apt install -y libicu-dev
|
||||
if [[ $CIRCLE_JOB == "android-build-official" ]]; then
|
||||
./gradlew bundleOfficialPlayRelease
|
||||
|
|
Loading…
Reference in New Issue