pipeline: docker-build: secrets: [docker_username, docker_password] image: woodpeckerci/plugin-docker-buildx settings: context: bot dockerfile: bot/Dockerfile repo: dentaku/vollmond-bot tag: latest auto-tag: true platforms: [linux/amd64, linux/arm64]