This commit is contained in:
parent
f7db49b554
commit
e39d6dcee3
@ -6,7 +6,7 @@ steps:
|
||||
- name: lint
|
||||
image: 06kellyjac/markdownlint-cli
|
||||
commands:
|
||||
- markdownlint **/*.md --config .markdownlint.yaml
|
||||
- markdownlint . --config .markdownlint.yaml
|
||||
|
||||
---
|
||||
|
||||
@ -29,7 +29,6 @@ type: docker
|
||||
name: deploy
|
||||
|
||||
steps:
|
||||
|
||||
- name: build
|
||||
image: python
|
||||
commands:
|
||||
@ -54,4 +53,3 @@ trigger:
|
||||
- master
|
||||
event:
|
||||
- push
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user