steps: build: image: woodpeckerci/plugin-docker-buildx secrets: [docker_username, docker_password] settings: repo: kaan/docker-plex-amd registry: https://gitea.bgenc.net dockerfile: Dockerfile platforms: linux/amd64 tag: latest when: event: - manual - push - cron branch: master