From c5becb802bab57b8d2ba276f5da57ff3f68e65ae Mon Sep 17 00:00:00 2001 From: ruberoid Date: Tue, 3 Jun 2025 21:20:20 +0400 Subject: [PATCH] fixed build and push for the text_matcher|users conflict naming. --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 66b74da..c42399e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -75,7 +75,7 @@ steps: image: plugins/kaniko settings: registry: hub.musk.fun - repo: hub.musk.fun/k8s/nocr/text_matcher + repo: hub.musk.fun/k8s/nocr/users tags: ["${DRONE_COMMIT_SHA:0:7}", "latest"] context: ./flea/users dockerfile: ./flea/users/src/Nocr.Users.Host/Dockerfile