From 4df919c47a971800a233094b318939f0d990b50d Mon Sep 17 00:00:00 2001 From: Aeddis Desauw Date: Mon, 6 Jan 2025 21:30:05 +0100 Subject: [PATCH] hello world ci --- .woodpecker.yaml | 1 - 1 file changed, 1 deletion(-) 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: