diff --git a/.woodpecker.yml b/.woodpecker.yml index 527c1fc..3d13d5a 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -8,14 +8,6 @@ # # This configs the clone to skip SSL verification. FIXME with a real cert insert. # -clone: - git: - image: woodpeckerci/plugin-git - environment: - - HOME=/ - settings: - skip_verify: true - pipeline: publish-docker-image: image: plugins/kaniko