2
0
mirror of https://github.com/acepanel/panel.git synced 2026-02-04 12:40:25 +08:00

fix: goreleaser

This commit is contained in:
耗子
2023-06-25 01:17:35 +08:00
parent 175b413432
commit 6fbbd28d23

View File

@@ -16,7 +16,6 @@ builds:
- v3
ldflags:
- -s -w --extldflags "-static -fpic"
archives:
-
id: panel-archive
@@ -30,5 +29,5 @@ archives:
- LICENSE
- public/*
- storage/*
- database/*
- .env.example
allow_different_binary_count: true