steps: - name: publish image: woodpeckerci/plugin-docker-buildx settings: platforms: linux/386,linux/amd64 repo: ${CI_REPO} registry: git.unbind.ru tags: latest when: event: [tag, push]