Add mips64 build

This commit is contained in:
世界 2024-09-15 12:12:25 +08:00
parent 5385f75f53
commit 1ed6654ad4
No known key found for this signature in database
GPG key ID: CD109927C34A63C4
3 changed files with 4 additions and 0 deletions

View file

@ -26,6 +26,7 @@ builds:
- linux_arm_7
- linux_s390x
- linux_riscv64
- linux_mips64le
mod_timestamp: '{{ .CommitTimestamp }}'
snapshot:
name_template: "{{ .Version }}.{{ .ShortCommit }}"