hook up linter
This commit is contained in:
9
engine/linter/testdata/missing_build_image.yml
vendored
Normal file
9
engine/linter/testdata/missing_build_image.yml
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
kind: pipeline
|
||||
type: docker
|
||||
name: linux
|
||||
|
||||
steps:
|
||||
- name: test
|
||||
build: {}
|
||||
|
||||
Reference in New Issue
Block a user