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

This commit is contained in:
2022-06-03 22:56:20 +02:00
parent cd7c18425f
commit a8e4d8c0b1

View File

@ -13,8 +13,8 @@ steps:
image: docker.io/volkerraschek/markdownlint:0.31.1
resources:
limits:
cpu: 50
memory: 50M
cpu: 150
memory: 150M
- name: email-notification
environment: