diff --git a/.woodpecker.yml b/.woodpecker.yml index af3e782..eaeb241 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -1,3 +1,9 @@ +clone: + git: + image: woodpeckerci/plugin-git + settings: + tags: true + pipeline: compliance: image: golang:1.18