Remove towncrier invocation when building nightly.
This commit is contained in:
parent
8a609c4ab5
commit
a565a0396f
4 changed files with 6 additions and 15 deletions
|
|
@ -42,10 +42,6 @@ Then you can run the following commands (which are also used in the file for [th
|
|||
|
||||
```sh
|
||||
git checkout develop
|
||||
mv towncrier.toml towncrier.toml.bak
|
||||
sed 's/CHANGES\.md/CHANGES_NIGHTLY\.md/' towncrier.toml.bak > towncrier.toml
|
||||
rm towncrier.toml.bak
|
||||
yes n | towncrier build --version nightly
|
||||
./gradlew assembleGplayNightly appDistributionUploadGplayNightly $CI_GRADLE_ARG_PROPERTIES
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue