forked from catalin/fukuops
feat: update gitea to v1.21.10
This commit is contained in:
parent
b02b45baef
commit
8964946374
5 changed files with 81 additions and 2 deletions
3
Makefile
3
Makefile
|
|
@ -10,6 +10,9 @@ lint--kubescore:
|
|||
lint--tflint:
|
||||
tflint --recursive
|
||||
|
||||
lint--scripts:
|
||||
shellcheck scripts/**.sh
|
||||
|
||||
lint:
|
||||
make lint--pre-commit
|
||||
make lint--kubeconform
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue