mirror of
https://github.com/kubernetes-sigs/prometheus-adapter.git
synced 2026-04-05 17:27:51 +00:00
The `build` Makefile target attempted to place the generated artifact in `/build`, where it should have used a local directory instead. This commit makes the directory configurable using the `OUT_DIR` argument, and defaults it to ./_output
4 lines
24 B
Text
4 lines
24 B
Text
*.swp
|
|
*~
|
|
vendor
|
|
_output
|