ci(minor): fix path in bumpversion config

This commit is contained in:
Langhammer, Jens 2019-10-04 13:55:12 +02:00
parent 1cd149c815
commit 3c6e94b6a8
1 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ tag_name = version/{new_version}
[bumpversion:part:release]
optional_value = stable
first_value = beta
values =
values =
alpha
beta
stable
@ -23,5 +23,5 @@ values =
[bumpversion:file:passbook/__init__.py]
[bumpversion:file:passbook/core/nginx.conf]
[bumpversion:file:docker/nginx.conf]