Skip to content

Commit 17c83a1

Browse files
Migrate deprecated GitLab runner tags (#3715)
- runner:main → arch:amd64 - runner:docker → docker-in-docker:amd64 Ref: https://groups.google.com/a/datadoghq.com/g/human.devs/c/ZDV5kkbFXLA Co-authored-by: gh-worker-engraver-d31c25[bot] <244855179+gh-worker-engraver-d31c25[bot]@users.noreply.github.com>
1 parent 5404b05 commit 17c83a1

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)