docker build next try
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2022-04-26 19:53:50 +03:00
parent a2b7deaa66
commit 2ddf376535

View File

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