build(docker): remove markdownlint
service
This commit is contained in:
parent
941fd602a3
commit
cedc2ab219
|
@ -18,10 +18,3 @@ services:
|
|||
js:
|
||||
<<: *default-assets
|
||||
command: "./run yarn:build:js"
|
||||
|
||||
markdownlint:
|
||||
build:
|
||||
context: "."
|
||||
target: "markdownlint"
|
||||
volumes:
|
||||
- "./source:/data/source"
|
||||
|
|
Loading…
Reference in a new issue