docker build next try #2
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:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user