when: - branch: main event: [ push, manual, cron ] steps: docker: image: woodpeckerci/plugin-docker-buildx secrets: [docker_username, docker_password] settings: pull_image: true registry: git.bluemedia.dev repo: git.bluemedia.dev/bluemedia/simple-ocpp-cs platforms: linux/amd64 tag: latest