diff --git a/.woodpecker.yml b/.woodpecker.yml deleted file mode 100644 index de5aeef..0000000 --- a/.woodpecker.yml +++ /dev/null @@ -1,9 +0,0 @@ -pipeline: - build: - image: debian - commands: - - echo "This is the build step" - a-test-step: - image: debian - commands: - - echo "Testing.." \ No newline at end of file