forked from TrueCloudLab/frostfs-http-gw
[#26] Fix pre-commit issues
Signed-off-by: Denis Kirillov <d.kirillov@yadro.com>
This commit is contained in:
parent
6f35d7198d
commit
7c16ffa250
13 changed files with 51 additions and 54 deletions
6
debian/rules
vendored
6
debian/rules
vendored
|
@ -8,9 +8,7 @@ SERVICE = frostfs-http-gw
|
|||
dh $@
|
||||
|
||||
override_dh_installsystemd:
|
||||
dh_installsystemd --no-enable --no-start $(SERVICE).service
|
||||
dh_installsystemd --no-enable --no-start $(SERVICE).service
|
||||
|
||||
override_dh_installchangelogs:
|
||||
dh_installchangelogs -k CHANGELOG.md
|
||||
|
||||
|
||||
dh_installchangelogs -k CHANGELOG.md
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue