Skip to content

Commit f9d01b8

Browse files
Migrate deprecated GitLab runner tags
- runner:main → arch:amd64 - runner:docker → docker-in-docker:amd64 Ref: https://groups.google.com/a/datadoghq.com/g/human.devs/c/ZDV5kkbFXLA
1 parent 5404b05 commit f9d01b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab/generate-package.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1431,7 +1431,7 @@
14311431
"bundle for reliability env":
14321432
stage: shared-pipeline
14331433
image: registry.ddbuild.io/ci/libdatadog-build/ci_docker_base:67145216
1434-
tags: [ "runner:main", "size:large" ]
1434+
tags: [ "arch:amd64", "size:large" ]
14351435
rules:
14361436
- if: $CI_PIPELINE_SOURCE == "schedule" && $NIGHTLY
14371437
when: on_success

0 commit comments

Comments
 (0)