This commit is contained in:
18
.drone.yml
18
.drone.yml
@@ -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
|
||||
Reference in New Issue
Block a user