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