diff --git a/.woodpecker.yml b/.woodpecker.yml index 843b555..f751a41 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -1,7 +1,13 @@ labels: platform: linux/amd64 -steps: +clone: + git: + image: woodpeckerci/plugin-git + settings: + tags: true + +steps: build-stable: image: python commands: