【调整】在构建过程中添加 allinssl.sh 脚本,并更新 Dockerfile 以复制该脚本

This commit is contained in:
YANGJINZE
2026-01-15 09:38:21 +08:00
parent 8d108739b8
commit d1bb85dbff
2 changed files with 5 additions and 1 deletions

View File

@@ -7,6 +7,7 @@ archives:
name_template: "{{ .ProjectName }}_{{ .Version }}_{{ .Os }}_{{ .Arch }}"
files:
- LICENSE
- script/allinssl.sh
checksum:
name_template: "{{ .ProjectName }}_{{ .Version }}_checksums.txt"
builds: