fix(drone): update docker repo to gohorsejobsdev namespace
This commit is contained in:
parent
082ba6df8c
commit
7a147bd9e9
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ steps:
|
||||||
image: plugins/docker:latest
|
image: plugins/docker:latest
|
||||||
settings:
|
settings:
|
||||||
registry: in.gohorsejobs.com
|
registry: in.gohorsejobs.com
|
||||||
repo: in.gohorsejobs.com/gohorsejobs/gohorsejobs-backend
|
repo: in.gohorsejobs.com/gohorsejobsdev/gohorsejobs-backend
|
||||||
tags:
|
tags:
|
||||||
- latest
|
- latest
|
||||||
context: backend
|
context: backend
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue