Skip to content

Commit ef87b00

Browse files
committed
add godaddy
1 parent 21c317d commit ef87b00

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/buildAndPush-binary-to-release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ jobs:
2727
overwrite: true
2828
build_command: "make"
2929
build_flags: "build VERSION=${{ env.GITHUB_REF_NAME }}"
30-
executable_compression: "upx -9"
3130
goversion: 1.22 # 可以指定编译使用的 Golang 版本
3231
binary_name: "cloud_dns_exporter" # 可以指定二进制文件的名称
3332
extra_files: config.example.yaml LICENSE README.md # 需要包含的额外文件

0 commit comments

Comments
 (0)