fix: return registry to plugins/docker
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
73a64b6ea1
commit
91bf64d3ab
1 changed files with 1 additions and 0 deletions
|
@ -16,5 +16,6 @@ steps:
|
||||||
from_secret: org_registry_username
|
from_secret: org_registry_username
|
||||||
password:
|
password:
|
||||||
from_secret: org_registry_password
|
from_secret: org_registry_password
|
||||||
|
registry: ${ORG_REGISTRY}
|
||||||
repo: ${ORG_REGISTRY}/${DRONE_REPO}
|
repo: ${ORG_REGISTRY}/${DRONE_REPO}
|
||||||
|
|
||||||
|
|
Reference in a new issue