update releaser

This commit is contained in:
Link 2023-11-20 08:13:41 +00:00
parent f9a26af93f
commit abf7134710
1 changed files with 3 additions and 3 deletions

View File

@ -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