diff --git a/.woodpecker.yml b/.woodpecker.yml index 7749ef8..5122b8f 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -3,9 +3,11 @@ skip_clone: true pipeline: git: image: woodpeckerci/plugin-git + group: clone build: image: debian:stable-backports + group: clone commands: - apt update - apt install -y inetutils-ping wget git