👷 Decrease cpu requeted by the publish step
All checks were successful
ci/woodpecker/push/deploy Pipeline was successful

This commit is contained in:
2024-04-11 12:55:35 +02:00
parent 8e6ae42ac7
commit 77ba9256b0

View File

@@ -19,7 +19,7 @@ steps:
resources:
requests:
memory: "2Gi"
cpu: "2"
cpu: "1"
# limits:
# memory: 2Gi
# cpu: "2"