mirror of
https://github.com/minio/minio.git
synced 2025-11-07 12:52:58 -05:00
add customer specific hotfixes to 'registry.min.dev' (#19057)
``` REPO="registry.min.dev/<customer>" CRED_DIR=/media/builder/minio make docker-hotfix-push ```
This commit is contained in:
@@ -128,4 +128,10 @@ To add a hotfix tag to the binary version and embed the relevant `commit-id` fol
|
||||
λ CRED_DIR=/media/builder/minio make docker-hotfix-push
|
||||
```
|
||||
|
||||
#### Builds the hotfix container and pushes to registry.min.dev/<customer>/minio
|
||||
|
||||
```
|
||||
λ REPO="registry.min.dev/<customer>" CRED_DIR=/media/builder/minio make docker-hotfix-push
|
||||
```
|
||||
|
||||
Once this has been provided to the customer relevant binary will be uploaded from our *release server* securely, directly to <https://dl.minio.io/server/minio/hotfixes/archive/>
|
||||
|
||||
Reference in New Issue
Block a user