fix(ci): resource limits
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-05-22 13:07:10 +02:00
parent 51a789d881
commit 60c8144916

View File

@ -302,8 +302,8 @@ steps:
from_secret: smtp_mail_address
resources:
limits:
cpu: 50
memory: 25M
cpu: 150
memory: 150M
when:
status:
- changed