update releaser
This commit is contained in:
parent
f9a26af93f
commit
abf7134710
1 changed files with 3 additions and 3 deletions
|
@ -116,9 +116,9 @@ builds:
|
|||
- amd64
|
||||
- id: casaos-migration-tool-arm64
|
||||
binary: build/sysroot/usr/bin/casaos-migration-tool
|
||||
hooks:
|
||||
post:
|
||||
- upx --best --lzma -v --no-progress "{{ .Path }}"
|
||||
# hooks:
|
||||
# post:
|
||||
# - upx --best --lzma -v --no-progress "{{ .Path }}"
|
||||
main: ./cmd/migration-tool
|
||||
env:
|
||||
- CC=aarch64-linux-gnu-gcc
|
||||
|
|
Loading…
Reference in a new issue