build: Refactor the Minio sync logic and separate the helm chart release
This commit is contained in:

committed by
Nikolai Rodionov

parent
2eef222b49
commit
5e19dbd9d8
@ -1,4 +1,17 @@
|
||||
.git/**/*
|
||||
.git
|
||||
|
||||
node_modules/**/*
|
||||
node_modules
|
||||
|
||||
static/**/*
|
||||
static
|
||||
|
||||
scripts/**/*
|
||||
scripts
|
||||
|
||||
chart/**/*
|
||||
chart
|
||||
|
||||
kube/**/*
|
||||
kube
|
||||
|
Reference in New Issue
Block a user