vger/.drone.yml

13 lines
145 B
YAML
Raw Permalink Normal View History

2022-07-06 16:24:11 +00:00
kind: pipeline
type: exec
name: default
platform:
os: linux
arch: amd64
steps:
- name: build
commands:
- make test