m3db/ci-scripts

Allow overrides of vars in the go-ld-flags scripts

prateek opened this issue · 0 comments

Something like:

BASE_PACKAGE=${BASE_PACKAGE:=vendor/github.com/m3db/m3x/instrument}
# for all vars that could be overriden

It'll allow reuse of the script downstream better