Browse Source

Remove CI properties, this is not needed when publishing locally.

pull/3130/head
Benoit Marty 3 months ago
parent
commit
65eff95335
  1. 2
      docs/nightly_build.md

2
docs/nightly_build.md

@ -42,7 +42,7 @@ Then you can run the following commands (which are also used in the file for [th
```sh ```sh
git checkout develop git checkout develop
./gradlew assembleGplayNightly appDistributionUploadGplayNightly $CI_GRADLE_ARG_PROPERTIES ./gradlew assembleGplayNightly appDistributionUploadGplayNightly
``` ```
Then you can reset the change on the codebase. Then you can reset the change on the codebase.

Loading…
Cancel
Save