Commit 92ef1b7
committed
feat(get_object): use
Use MINIO_BUCKET environment variable to define the bucket name for minio storage type
instead of hardcoded `git`
If there isnt a value on MINIO_BUCKET var, get_object will use `git` by defaultMINIO_BUCKET env-var1 parent cf2271a commit 92ef1b7
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | | - | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
0 commit comments