fix: return registry to plugins/docker
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Dmitriy Pleshevskiy 2022-06-07 15:01:45 +03:00
parent 73a64b6ea1
commit 91bf64d3ab
Signed by: pleshevskiy
GPG key ID: 1B59187B161C0215

View file

@ -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}