Init branch
WIP: Nothing really Check pre-commit hook Test Get static from another bucket Check the job Check the job Test the script again Test the script again Test the script again feat: start using git lfs build: upload media to minio fix: Add more rules to .dockerignore fix: Add more rules to .dockerignore fix: Add more rules to .dockerignore fix: Check if script is working fix: Check if script is working
This commit is contained in:

committed by
Nikolai Rodionov

parent
b4b0bf883b
commit
dc364aaba9
@ -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