👷 Try to increase the resource allocated to the image building
All checks were successful
ci/woodpecker/push/deploy Pipeline was successful
All checks were successful
ci/woodpecker/push/deploy Pipeline was successful
This commit is contained in:
@@ -14,3 +14,12 @@ steps:
|
||||
password:
|
||||
from_secret: registry-password
|
||||
debug: true
|
||||
backend_options:
|
||||
kubernetes:
|
||||
resources:
|
||||
requests:
|
||||
memory: 1Gi
|
||||
cpu: 1
|
||||
limits:
|
||||
memory: 2Gi
|
||||
cpu: 2
|
||||
|
Reference in New Issue
Block a user