Woodpecker CI Docker: label workflow as high memory
This commit is contained in:
parent
25e543d44d
commit
a996d25b84
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@ matrix:
|
||||||
# This is needed for the when clauses below.
|
# This is needed for the when clauses below.
|
||||||
labels:
|
labels:
|
||||||
platform: ${platform}
|
platform: ${platform}
|
||||||
|
memory: 'high'
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
docker_variables: &docker_variables
|
docker_variables: &docker_variables
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue