docker build next try #2
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-04-26 19:55:06 +03:00
parent 2ddf376535
commit e55c45a695

View File

@@ -11,8 +11,8 @@ steps:
- name: publish - name: publish
image: plugins/docker image: plugins/docker
settings: settings:
repo: regisrty.venya.tech/drone/deploy-test repo: registry.venya.tech/drone/deploy-test
registry: https://regisrty.venya.tech/ registry: https://registry.venya.tech/
tags: [ "${DRONE_COMMIT_SHA:0:7}","latest" ] tags: [ "${DRONE_COMMIT_SHA:0:7}","latest" ]
username: username:
from_secret: docker_username from_secret: docker_username