fix: return registry to plugins/docker
continuous-integration/drone/push Build is passing Details

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
1 changed files with 1 additions and 0 deletions

View File

@ -16,5 +16,6 @@ steps:
from_secret: org_registry_username
password:
from_secret: org_registry_password
registry: ${ORG_REGISTRY}
repo: ${ORG_REGISTRY}/${DRONE_REPO}