diff --git a/.woodpecker/main.yml b/.woodpecker/main.yml index d59b557..42e4b8e 100644 --- a/.woodpecker/main.yml +++ b/.woodpecker/main.yml @@ -18,13 +18,6 @@ when: - event: [push, pull_request, manual, tag] branch: [main, develop] -clone: - git: - image: woodpeckerci/plugin-git - settings: - depth: 1 - extra_hosts: - - macmini:192.168.178.100 variables: - &python_image python:3.12-slim