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