diff --git a/.woodpecker.yaml b/.woodpecker.yaml index 3962c60..6db6a97 100644 --- a/.woodpecker.yaml +++ b/.woodpecker.yaml @@ -3,13 +3,6 @@ when: branch: exclude: pages -# Clone recursively to fully clone the themes given as Git submodules -clone: - git: - image: woodpeckerci/plugin-git - settings: - recursive: true - steps: # Check for typos typos: