diff --git a/.drone.yml b/.drone.yml index 4cda325..28bfb8c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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