steps: build: image: woodpeckerci/plugin-docker-buildx pull: true settings: platforms: linux/amd64 registry: ${CI_FORGE_URL} username: WoodpeckerCI password: from_secret: gitea_token repo: ${CI_FORGE_URL}/${CI_REPO,,} tag: "latest"