ssh/.drone/drone.yml

23 lines
345 B
YAML
Raw Normal View History

2020-08-28 09:08:42 +00:00
kind: pipeline
name: default
steps:
- name: docker
image: plugins/docker
settings:
username: client
password:
from_secret: registry-password
registry:
from_secret: local-docker-registry
repo: ssh
2020-08-28 09:48:21 +00:00
volumes:
- name: ca
path: /etc/docker/certs.d
volumes:
- name: ca
host:
path: /etc/docker/certs.d