move everything top level so it can be used by the k3s built-in helm-controller. add woodpecker ci config.
This commit is contained in:
9
.woodpecker/ci.yaml
Normal file
9
.woodpecker/ci.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
when:
|
||||
- event: push
|
||||
branch: main
|
||||
|
||||
steps:
|
||||
- name: test
|
||||
image: debian
|
||||
commands:
|
||||
- echo "This is the test step"
|
||||
Reference in New Issue
Block a user