fix(drone): increase resource limits of markdown-lint
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Markus Pesch 2022-06-03 22:56:20 +02:00
parent cd7c18425f
commit a8e4d8c0b1
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982

View File

@ -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: