Skip to content

Commit

Permalink
add godaddy
Browse files Browse the repository at this point in the history
  • Loading branch information
eryajf committed Sep 2, 2024
1 parent 21c317d commit ef87b00
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/buildAndPush-binary-to-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ jobs:
overwrite: true
build_command: "make"
build_flags: "build VERSION=${{ env.GITHUB_REF_NAME }}"
executable_compression: "upx -9"
goversion: 1.22 # 可以指定编译使用的 Golang 版本
binary_name: "cloud_dns_exporter" # 可以指定二进制文件的名称
extra_files: config.example.yaml LICENSE README.md # 需要包含的额外文件

0 comments on commit ef87b00

Please sign in to comment.