Do not build locally before the release.
This commit is contained in:
parent
ee1da7a4a8
commit
75ef72c478
1 changed files with 0 additions and 4 deletions
|
|
@ -141,10 +141,6 @@ rm ${versionsFileBak}
|
||||||
# This commit may have no effect because generally we do not change the version during the release.
|
# This commit may have no effect because generally we do not change the version during the release.
|
||||||
git commit -a -m "Setting version for the release ${version}"
|
git commit -a -m "Setting version for the release ${version}"
|
||||||
|
|
||||||
printf "\n================================================================================\n"
|
|
||||||
printf "Building the bundle locally first...\n"
|
|
||||||
./gradlew clean app:bundleGplayRelease
|
|
||||||
|
|
||||||
printf "\n================================================================================\n"
|
printf "\n================================================================================\n"
|
||||||
printf "Running towncrier...\n"
|
printf "Running towncrier...\n"
|
||||||
yes | towncrier build --version "v${version}"
|
yes | towncrier build --version "v${version}"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue