Steven Polley
496f9a554b
All checks were successful
continuous-integration/drone/push Build is passing
13 lines
228 B
YAML
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 |