Fix pipeline: remove custom clone and extra_hosts (trust level)

This commit is contained in:
Benjamin Boenisch
2026-02-15 10:57:07 +01:00
parent afeaa14971
commit f25aedd2a6

View File

@@ -18,13 +18,6 @@ when:
- event: [push, pull_request, manual, tag] - event: [push, pull_request, manual, tag]
branch: [main, develop] branch: [main, develop]
clone:
git:
image: woodpeckerci/plugin-git
settings:
depth: 1
extra_hosts:
- macmini:192.168.178.100
variables: variables:
- &python_image python:3.12-slim - &python_image python:3.12-slim