mirror of
https://github.com/IceWhaleTech/CasaOS.git
synced 2025-06-16 05:55:33 +00:00
update releaser
This commit is contained in:
parent
f9a26af93f
commit
abf7134710
@ -116,9 +116,9 @@ builds:
|
|||||||
- amd64
|
- amd64
|
||||||
- id: casaos-migration-tool-arm64
|
- id: casaos-migration-tool-arm64
|
||||||
binary: build/sysroot/usr/bin/casaos-migration-tool
|
binary: build/sysroot/usr/bin/casaos-migration-tool
|
||||||
hooks:
|
# hooks:
|
||||||
post:
|
# post:
|
||||||
- upx --best --lzma -v --no-progress "{{ .Path }}"
|
# - upx --best --lzma -v --no-progress "{{ .Path }}"
|
||||||
main: ./cmd/migration-tool
|
main: ./cmd/migration-tool
|
||||||
env:
|
env:
|
||||||
- CC=aarch64-linux-gnu-gcc
|
- CC=aarch64-linux-gnu-gcc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user