diff options
-rw-r--r-- | .woodpecker.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.woodpecker.yaml b/.woodpecker.yaml index 1754e21..99c5132 100644 --- a/.woodpecker.yaml +++ b/.woodpecker.yaml @@ -7,7 +7,6 @@ steps: image: debian commands: - echo "This is the build step" - - echo "binary-data-123" > executable - name: a-test-step image: golang:1.16 commands: |