mirror of
https://github.com/ep1cman/unifi-protect-backup.git
synced 2026-01-06 10:33:15 +00:00
update bumpversion cfg to use new tar.gz name
This commit is contained in:
@@ -12,5 +12,5 @@ search = __version__ = '{current_version}'
|
||||
replace = __version__ = '{new_version}'
|
||||
|
||||
[bumpversion:file:Dockerfile]
|
||||
search = COPY dist/unifi-protect-backup-{current_version}.tar.gz sdist.tar.gz
|
||||
replace = COPY dist/unifi-protect-backup-{new_version}.tar.gz sdist.tar.gz
|
||||
search = COPY dist/unifi_protect_backup-{current_version}.tar.gz sdist.tar.gz
|
||||
replace = COPY dist/unifi_protect_backup-{new_version}.tar.gz sdist.tar.gz
|
||||
|
||||
Reference in New Issue
Block a user