Skip to content

Commit e9060d4

Browse files
authored
[CIEXE-1312] Migrate off legacy GitLab runner (#6139)
Co-authored-by: luu.vo <luu.vo@datadoghq.com>
1 parent 210a89c commit e9060d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ check_merge_labels:
264264

265265
generate_system_tests_lambda_proxy_image:
266266
image: registry.ddbuild.io/ci/libdatadog-build/ci_docker_base:67145216
267-
tags: ["runner:docker"]
267+
tags: ["docker-in-docker:amd64"]
268268
needs: []
269269
stage: system-tests-utils
270270
allow_failure: false

0 commit comments

Comments
 (0)