--- branches: main pipeline: woodpecker-ci: image: woodpeckerci/plugin-docker-buildx privileged: true settings: dockerfile: woodpecker-ci/Containerfile platforms: linux/amd64 registry: https://git.shrug.pw/ repo: neil/containers tags: woodpecker-ci pull_image: true mtu: 1480 username: from_secret: registry_username password: from_secret: registry_password logins: - registry: https://git.shrug.pw/ username: from_secret: registry_username password: from_secret: registry_password