pipeline: publish: image: woodpeckerci/plugin-docker-buildx settings: platforms: linux/amd64 repo: git.mylloon.fr/${CI_REPO,,} registry: git.mylloon.fr dry_run: true tags: latest username: ${CI_REPO_OWNER} password: from_secret: cb_token