docker-doh-proxy/.drone.yml

15 lines
317 B
YAML

kind: pipeline
name: default
steps:
- name: docker
#image: plugins/docker # https://github.com/drone-plugins/drone-docker/issues/414
image: gitea.b4tman.ru/b4tman/docker_plugin:24-0-7
settings:
registry: gitea.b4tman.ru
username: b4tman
repo: b4tman/doh-proxy
tags: latest
dry_run: true