Merge pull request #6977 from cli/disable-update-checker
Disable gh update checker in our precompiled binaries
This commit is contained in:
commit
052f567e46
1 changed files with 0 additions and 1 deletions
|
|
@ -16,7 +16,6 @@ builds:
|
|||
main: ./cmd/gh
|
||||
ldflags:
|
||||
- -s -w -X github.com/cli/cli/v2/internal/build.Version={{.Version}} -X github.com/cli/cli/v2/internal/build.Date={{time "2006-01-02"}}
|
||||
- -X main.updaterEnabled=cli/cli
|
||||
id: macos
|
||||
goos: [darwin]
|
||||
goarch: [amd64]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue