chore: Adds basic CI.
This commit is contained in:
parent
a704e75851
commit
ab5be52750
7 changed files with 73 additions and 3 deletions
10
kubernetes/services/woodpecker-ci/project.ini
Normal file
10
kubernetes/services/woodpecker-ci/project.ini
Normal file
|
@ -0,0 +1,10 @@
|
|||
[meta]
|
||||
format_ver = 1
|
||||
|
||||
[woodpecker_personal_project]
|
||||
mode = include
|
||||
path = ./personal-git.ini
|
||||
|
||||
[woodpecker_codeberg_project]
|
||||
mode = include
|
||||
path = ./codeberg.ini
|
Reference in a new issue