Steven Polley
33ccf93911
All checks were successful
continuous-integration/drone/push Build is passing
13 lines
238 B
YAML
13 lines
238 B
YAML
kind: pipeline
|
|
name: default
|
|
|
|
workspace:
|
|
base: /go
|
|
path: src/deadbeef.codes/steven/docker-webdav-nginx
|
|
|
|
steps:
|
|
|
|
- name: create build environment
|
|
image: plugins/docker
|
|
settings:
|
|
repo: registry.deadbeef.codes/docker-webdav-nginx |