👷 Decrease cpu requeted by the publish step
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:
@@ -19,7 +19,7 @@ steps:
|
|||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
memory: "2Gi"
|
memory: "2Gi"
|
||||||
cpu: "2"
|
cpu: "1"
|
||||||
# limits:
|
# limits:
|
||||||
# memory: 2Gi
|
# memory: 2Gi
|
||||||
# cpu: "2"
|
# cpu: "2"
|
||||||
|
Reference in New Issue
Block a user