drone-yaml/yaml/linter/testdata/missing_image.yml

10 lines
89 B
YAML

---
kind: pipeline
name: linux
steps:
- name: test
commands:
- go build
- go test