diff --git a/.woodpecker/test.yaml b/.woodpecker/test.yaml deleted file mode 100644 index 7cca3d6..0000000 --- a/.woodpecker/test.yaml +++ /dev/null @@ -1,10 +0,0 @@ -when: - - event: push - branch: main - -steps: - - name: build - image: debian - commands: - - echo "This is the build step" - - echo "binary-data-123" > executable \ No newline at end of file