1
Fork 0
This repository has been archived on 2022-11-04. You can view files and clone it, but cannot push or open issues/pull-requests.
samba-with-avahi/.drone.yml

15 lines
234 B
YAML

---
kind: pipeline
type: docker
name: build
steps:
- name: docker
image: plugins/docker
settings:
username: fat0troll
password:
from_secret: registry_password
repo: fat0troll/samba-with-avahi
auto_tag: true