fix(ci): resource limits
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Markus Pesch 2022-05-22 13:07:10 +02:00
parent 51a789d881
commit 60c8144916
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982
1 changed files with 2 additions and 2 deletions

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