--- branches: main pipeline: woodpecker-ci: image: plugins/docker privileged: true settings: dockerfile: woodpecker-ci/Containerfile platforms: linux/amd64 registry: 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/v2/ username: from_secret: registry_username password: from_secret: registry_password