mirror of
https://github.com/apricote/hcloud-upload-image.git
synced 2026-01-13 21:31:03 +00:00
chore: setup pre-commit
This commit is contained in:
parent
043c73cf7d
commit
9fc97a2421
5 changed files with 61 additions and 7 deletions
|
|
@ -76,7 +76,6 @@ nfpms:
|
|||
file_info:
|
||||
mode: 0644
|
||||
|
||||
|
||||
aurs:
|
||||
- name: hcloud-upload-image-bin
|
||||
homepage: "https://github.com/apricote/hcloud-upload-image"
|
||||
|
|
@ -104,12 +103,9 @@ aurs:
|
|||
install -Dm644 "./completions/hcloud-upload-image.zsh" "${pkgdir}/usr/share/zsh/site-functions/_hcloud-upload-image"
|
||||
install -Dm644 "./completions/hcloud-upload-image.fish" "${pkgdir}/usr/share/fish/vendor_completions.d/hcloud-upload-image.fish"
|
||||
|
||||
|
||||
snapshot:
|
||||
name_template: "{{ .Version }}-dev+{{ .ShortCommit }}"
|
||||
|
||||
changelog:
|
||||
# Generated by release-please
|
||||
disable: true
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue