fix(drone): increase resource limits of markdown-lint
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
cd7c18425f
commit
a8e4d8c0b1
@ -13,8 +13,8 @@ steps:
|
|||||||
image: docker.io/volkerraschek/markdownlint:0.31.1
|
image: docker.io/volkerraschek/markdownlint:0.31.1
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
cpu: 50
|
cpu: 150
|
||||||
memory: 50M
|
memory: 150M
|
||||||
|
|
||||||
- name: email-notification
|
- name: email-notification
|
||||||
environment:
|
environment:
|
||||||
|
Loading…
Reference in New Issue
Block a user