From 78e73724769a15241b8ba562b1b6ebebfeb0594d Mon Sep 17 00:00:00 2001 From: colin Date: Thu, 3 Jul 2025 12:16:51 -0400 Subject: [PATCH] Fix Woodpecker CI configuration format --- .woodpecker.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index e930f34..f58d64d 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -1,5 +1,5 @@ -pipeline: - build: +steps: + - name: build image: woodpeckerci/plugin-docker-buildx settings: repo: registry.example.com/ploughshares @@ -17,7 +17,7 @@ pipeline: event: [push, tag] branch: [main, master] - deploy: + - name: deploy image: appleboy/drone-ssh settings: host: @@ -34,7 +34,7 @@ pipeline: event: [push, tag] branch: [main, master] - notify: + - name: notify image: plugins/slack settings: webhook: