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
resources:
requests:
memory: 700Mi
cpu: 700m
memory: 1200Mi
cpu: 1200m
limits:
memory: 700Mi
cpu: 700m
memory: 1200Mi
cpu: 1200m
steps:
diff:
!!merge <<: *opts