fixed path for migrator images.
This commit is contained in:
parent
22c439abd9
commit
6e4a705e07
@ -96,7 +96,7 @@ steps:
|
||||
image: plugins/docker
|
||||
privileged: true
|
||||
settings:
|
||||
repo: hub.musk.fun/k8s/nocr/text_matcher
|
||||
repo: hub.musk.fun/k8s/nocr/text_matcher_migrator
|
||||
registry: hub.musk.fun
|
||||
context: ./local-env/text-matcher/
|
||||
dockerfile: ./local-env/text-matcher/src/Nocr.TextMatcher.Migrator/Dockerfile
|
||||
@ -110,7 +110,7 @@ steps:
|
||||
image: plugins/docker
|
||||
privileged: true
|
||||
settings:
|
||||
repo: hub.musk.fun/k8s/nocr/users
|
||||
repo: hub.musk.fun/k8s/nocr/users_migrator
|
||||
registry: hub.musk.fun
|
||||
context: ./local-env/users/
|
||||
dockerfile: ./local-env/users/src/Nocr.Users.Migrator/Dockerfile
|
||||
|
||||
Loading…
Reference in New Issue
Block a user