ci: Run in kubernetes
All checks were successful
dustin/basementhud/pipeline/head This commit looks good

This commit is contained in:
2022-11-25 16:24:30 -06:00
parent 03da29b5a6
commit 19cb4256f3
3 changed files with 50 additions and 28 deletions

11
.editorconfig Normal file
View File

@@ -0,0 +1,11 @@
root = true
[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
[Jenkinsfile]
indent_style = space
indent_size = 4