mirror of
https://github.com/certbot/certbot.git
synced 2026-08-03 03:32:13 +02:00
Autobuild le-auto with dev version
This commit is contained in:
@@ -216,6 +216,8 @@ echo twine upload "$root/dist.$version/*/*"
|
|||||||
|
|
||||||
if [ "$RELEASE_BRANCH" = candidate-"$version" ] ; then
|
if [ "$RELEASE_BRANCH" = candidate-"$version" ] ; then
|
||||||
SetVersion "$nextversion".dev0
|
SetVersion "$nextversion".dev0
|
||||||
|
letsencrypt-auto-source/build.py
|
||||||
|
git add letsencrypt-auto-source/letsencrypt-auto
|
||||||
git diff
|
git diff
|
||||||
git commit -m "Bump version to $nextversion"
|
git commit -m "Bump version to $nextversion"
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user