More memory to the ci

This commit is contained in:
Nikolai Rodionov 2024-10-10 08:54:33 +02:00 committed by Nikolai Rodionov
parent 264cd3585b
commit 75faa1d7ec
Signed by: allanger
GPG Key ID: 0AA46A90E25592AD

View File

@ -14,11 +14,11 @@ matrix:
serviceAccountName: woodpecker-ci serviceAccountName: woodpecker-ci
resources: resources:
requests: requests:
memory: 700Mi memory: 1200Mi
cpu: 700m cpu: 1200m
limits: limits:
memory: 700Mi memory: 1200Mi
cpu: 700m cpu: 1200m
steps: steps:
diff: diff:
!!merge <<: *opts !!merge <<: *opts