fix(ci) increase cpu and mem limit for gosec
This commit is contained in:
parent
c582a66b01
commit
0388cf11bc
@ -69,7 +69,7 @@ steps:
|
|||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
cpu: 250
|
cpu: 250
|
||||||
memory: 250M
|
memory: 500M
|
||||||
|
|
||||||
- name: email-notification
|
- name: email-notification
|
||||||
environment:
|
environment:
|
||||||
|
Loading…
Reference in New Issue
Block a user