static(minor): remove nginx config from bumpversion

This commit is contained in:
Langhammer, Jens 2019-11-19 18:14:03 +01:00
parent be642bc874
commit b606e3d0cb
1 changed files with 1 additions and 4 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
@ -22,6 +22,3 @@ values =
[bumpversion:file:.gitlab-ci.yml]
[bumpversion:file:passbook/__init__.py]
[bumpversion:file:docker/nginx.conf]