From 782ca1980df62cf3b98204f896bb612a1a95b81c Mon Sep 17 00:00:00 2001 From: Christoph Haas Date: Fri, 6 Feb 2026 22:22:24 +0100 Subject: [PATCH] ffs --- .woodpecker.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.woodpecker.yml b/.woodpecker.yml index 4ced106..b1505bc 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -1,3 +1,6 @@ +kind: pipeline +name: build-and-push + steps: - name: build-image # This plugin handles the DinD complexity for you