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

This commit is contained in:
2022-05-25 15:13:18 +02:00
parent 718f03df4d
commit ed296a81fa

View File

@ -29,8 +29,8 @@ steps:
image: docker.io/drillster/drone-email:latest
resources:
limits:
cpu: 50
memory: 25M
cpu: 150
memory: 150M
when:
status:
- changed