Use 'go install' to build all commands at the same time.
'go build' compiles the packages but discards the results if multiple packages specified.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -25,3 +25,6 @@
|
||||
|
||||
# Version file we automatically make
|
||||
/pkg/version/autogenerated.go
|
||||
|
||||
# compiled binaries in third_party
|
||||
/third_party/pkg
|
||||
|
Reference in New Issue
Block a user