fixed path for migrator images.

This commit is contained in:
ruberoid 2024-04-14 14:32:11 +04:00
parent 93154ac0fc
commit 22c439abd9

View File

@ -98,7 +98,7 @@ steps:
settings:
repo: hub.musk.fun/k8s/nocr/text_matcher
registry: hub.musk.fun
context: ./local-env/text-matcher/src/Nocr.TextMatcher.Migrator
context: ./local-env/text-matcher/
dockerfile: ./local-env/text-matcher/src/Nocr.TextMatcher.Migrator/Dockerfile
tags: ["${DRONE_COMMIT_SHA:0:7}", "latest"]
username:
@ -112,7 +112,7 @@ steps:
settings:
repo: hub.musk.fun/k8s/nocr/users
registry: hub.musk.fun
context: ./local-env/users/src/Migrator
context: ./local-env/users/
dockerfile: ./local-env/users/src/Nocr.Users.Migrator/Dockerfile
tags: ["${DRONE_COMMIT_SHA:0:7}", "latest"]
username: