* feat(api): assist stats * refactor(helm): Updating helm code Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com> * fix(actions): build Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com> * feat(actions): deploy image to ee also Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com> --------- Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com> Co-authored-by: rjshrjndrn <rjshrjndrn@gmail.com>
7 lines
No EOL
96 B
Text
7 lines
No EOL
96 B
Text
# ignore .git and .cache folders
|
|
.git
|
|
.cache
|
|
**/build.sh
|
|
**/build_*.sh
|
|
**/*deploy.sh
|
|
Dockerfile* |