compose/.drone/.drone.yml

11 lines
90 B
YAML
Raw Normal View History

2020-07-29 19:09:10 +00:00
---
kind: pipeline
type: docker
name: test pipe
platform:
os: linux
arch: amd64
...