From 8ba6428480ae56c019769a2c615c0e23e3a9aaf2 Mon Sep 17 00:00:00 2001 From: Thomas von Dein Date: Fri, 31 Oct 2025 20:45:12 +0100 Subject: [PATCH] no when? --- .woodpecker/image.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.woodpecker/image.yaml b/.woodpecker/image.yaml index 9e19134..801a000 100644 --- a/.woodpecker/image.yaml +++ b/.woodpecker/image.yaml @@ -11,9 +11,9 @@ steps: dry_run: true repo: *repo tags: latest - when: - event: [push] - path: *file + # when: + # event: [push] + # path: *file publish: image: docker.io/woodpeckerci/plugin-docker-buildx:latest