development-environment/.drone.yml
Steven Polley 5caacecdba
Some checks failed
continuous-integration/drone/push Build is failing
initial commit
2020-10-04 13:18:15 -06:00

14 lines
254 B
YAML

kind: pipeline
name: default
workspace:
base: /go
path: src/deadbeef.codes/steven/development-environment
steps:
- name: package in docker container
image: plugins/docker
settings:
repo: registry.deadbeef.codes/development-environment