mirror of
https://github.com/pgsty/minio.git
synced 2026-08-08 23:33:30 +03:00
build: Add release builds, now generated with 'make release'
Currently supported platforms are
- linux{amd64,arm,386}
- winows{amd64,386}
- darwin{amd64}
This commit is contained in:
+1
-1
@@ -34,4 +34,4 @@ $
|
||||
|
||||
`minio` doesn't follow semantic versioning style, `minio` instead uses the release date and time as the release versions.
|
||||
|
||||
`make release` will install new released binary into your `GOPATH`
|
||||
`make release` will generate new binary into `release` directory.
|
||||
|
||||
Reference in New Issue
Block a user