Update '.drone.yml'
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
gav
2022-09-12 13:25:04 +07:00
parent 0c3ac88812
commit 530c9c96fd

View File

@ -41,3 +41,17 @@
# from_secret: docker_host
# commands:
# - env
kind: pipeline
type: docker
name: default
steps:
- name: docker
image: plugins/docker
settings:
auto_tag: true
username:
from_secret: docker_username
password:
from_secret: docker_password
repo: registry.gavt45.ru