👷 Try to increase the resources allocated to the image building (step 3)
All checks were successful
ci/woodpecker/push/deploy Pipeline was successful

This commit is contained in:
2024-04-11 11:43:58 +02:00
parent 08d9b5ef08
commit 68a012f8ad

View File

@@ -18,8 +18,8 @@ steps:
kubernetes:
resources:
requests:
memory: 1Gi
cpu: 1
memory: "2Gi"
cpu: "2"
limits:
memory: 2Gi
cpu: 2
cpu: "2"