when: - event: tag ref: refs/tags/v* steps: - name: docker-operator image: woodpeckerci/plugin-docker-buildx settings: registry: artifactapi.k8s.syd1.au.unkin.net repo: artifactapi.k8s.syd1.au.unkin.net/docker-internal/cephrgw-operator dockerfile: Dockerfile.operator tags: - ${CI_COMMIT_TAG} - latest