Move static binaries to dist/ for easier publishing
This will make it easier to publish them to Github or Gitea releases later. To avoid making the Makefile super complex, this patch also makes use of variables to simplify the Makefile as well.
This commit is contained in:
Vendored
+1
-2
@@ -17,5 +17,4 @@ config.yml
|
||||
|
||||
# Output binary
|
||||
minitor
|
||||
minitor-linux-*
|
||||
minitor-darwin-amd64
|
||||
dist/
|
||||
|
||||
Reference in New Issue
Block a user