Remove CI properties, this is not needed when publishing locally.
This commit is contained in:
parent
9a2d5b1547
commit
65eff95335
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ Then you can run the following commands (which are also used in the file for [th
|
|||
|
||||
```sh
|
||||
git checkout develop
|
||||
./gradlew assembleGplayNightly appDistributionUploadGplayNightly $CI_GRADLE_ARG_PROPERTIES
|
||||
./gradlew assembleGplayNightly appDistributionUploadGplayNightly
|
||||
```
|
||||
|
||||
Then you can reset the change on the codebase.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue