docker-webdav-apache/.drone.yml
Steven Polley 496f9a554b
All checks were successful
continuous-integration/drone/push Build is passing
initial commit
2023-06-25 09:38:35 -06:00

13 lines
228 B
YAML

kind: pipeline
name: default
workspace:
base: /go
path: src/deadbeef.codes/steven/docker-webdav-apache
steps:
- name: docker build
image: plugins/docker
settings:
repo: registry.deadbeef.codes/docker-webdav-apache