Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
TER-305 Add option to use existing binaries
- Added prebuilt_binary_dir attribute to the build structure. If set to a directory, the regular go build will be skipped and instead the archives will be created from the binaries in the directory. - Updated various config files to support build/test/release on the cldcvr fork - removed staticcheck and errcheck from the go lint so that step would pass
- Loading branch information