This commit is contained in:
parent
615f0883b8
commit
a5d485a35b
@ -14,11 +14,11 @@ matrix:
|
||||
serviceAccountName: woodpecker-ci
|
||||
resources:
|
||||
requests:
|
||||
memory: 700Mi
|
||||
cpu: 700m
|
||||
memory: 1200Mi
|
||||
cpu: 1200m
|
||||
limits:
|
||||
memory: 700Mi
|
||||
cpu: 700m
|
||||
memory: 1200Mi
|
||||
cpu: 1200m
|
||||
steps:
|
||||
diff:
|
||||
!!merge <<: *opts
|
||||
|
Loading…
Reference in New Issue
Block a user