diff --git a/.woodpecker.yaml b/.woodpecker.yaml new file mode 100644 index 0000000..b17fdbf --- /dev/null +++ b/.woodpecker.yaml @@ -0,0 +1,9 @@ +--- +kind: pipeline +name: test + +steps: + - name: test + image: osshelp/drone-molecule + settings: + action: test