Commit 4e0c17c
committed
feat(normalize_storage): 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, normalize_storage will use `git` by defaultMINIO_BUCKET env-var1 parent 273b851 commit 4e0c17c
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | | - | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
0 commit comments