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

10 lines
89 B
YAML
Raw Normal View History

2019-01-23 00:44:17 +01:00
---
kind: pipeline
name: linux
steps:
- name: test
commands:
- go build
- go test