1
0
Fork 0
he-dns-editor/.drone.yml

16 lines
299 B
YAML

kind: pipeline
name: default
steps:
- name: docker
image: plugins/docker
settings:
registry: registry.makerforce.io
repo: registry.makerforce.io/cacti/he-dns-editor
tags:
- latest
username:
from_secret: docker_username
password:
from_secret: docker_password