static(minor): remove nginx config from bumpversion
This commit is contained in:
parent
be642bc874
commit
b606e3d0cb
|
@ -10,7 +10,7 @@ tag_name = version/{new_version}
|
||||||
[bumpversion:part:release]
|
[bumpversion:part:release]
|
||||||
optional_value = stable
|
optional_value = stable
|
||||||
first_value = beta
|
first_value = beta
|
||||||
values =
|
values =
|
||||||
alpha
|
alpha
|
||||||
beta
|
beta
|
||||||
stable
|
stable
|
||||||
|
@ -22,6 +22,3 @@ values =
|
||||||
[bumpversion:file:.gitlab-ci.yml]
|
[bumpversion:file:.gitlab-ci.yml]
|
||||||
|
|
||||||
[bumpversion:file:passbook/__init__.py]
|
[bumpversion:file:passbook/__init__.py]
|
||||||
|
|
||||||
[bumpversion:file:docker/nginx.conf]
|
|
||||||
|
|
||||||
|
|
Reference in New Issue