From 2adcc9cbc1af54bafa79b844e3b11f707a03c459 Mon Sep 17 00:00:00 2001 From: naiba Date: Thu, 29 Apr 2021 00:22:47 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20=E7=89=88=E6=9C=AC=E5=8F=B7?= =?UTF-8?q?=E4=B8=A2=E5=A4=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .goreleaser.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.goreleaser.yml b/.goreleaser.yml index 3b2cb19..fc6ee0a 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -25,8 +25,6 @@ builds: main: ./cmd/agent binary: nezha-agent # 为路由器、开发板缩小二进制体积 - ldflags: - - -s -w hooks: post: - upx --best "{{.Path}}"