Skip to content

Commit 34ff871

Browse files
authored
ci: Increase build_tests job memory to tier l (20 GiB) (#11970)
ci: Increase build_tests job memory to tier l (20 GiB) Co-authored-by: brice.dutheil <brice.dutheil@datadoghq.com>
1 parent dfc80be commit 34ff871

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitlab-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -358,6 +358,7 @@ build:
358358
build_tests:
359359
extends: .gradle_build
360360
variables:
361+
<<: *tier_l_variables
361362
BUILD_CACHE_POLICY: push
362363
DEPENDENCY_CACHE_POLICY: pull
363364
parallel:

0 commit comments

Comments
 (0)