We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c011f6 commit 34520f2Copy full SHA for 34520f2
1 file changed
.gitlab-ci.yml
@@ -15,7 +15,7 @@ include:
15
validate_supported_configurations_v2_local_file:
16
stage: config-validation
17
image: registry.ddbuild.io/ci/libdatadog-build/packaging:100425777
18
- tags: ["runner:apm-k8s-tweaked-metal"]
+ tags: ["arch:amd64"]
19
rules:
20
- when: on_success
21
extends: .validate_supported_configurations_v2_local_file
@@ -26,7 +26,7 @@ validate_supported_configurations_v2_local_file:
26
update_central_configurations_version_range_v2:
27
28
29
30
extends: .update_central_configurations_version_range_v2
31
variables:
32
LOCAL_REPO_NAME: "dd-trace-cpp"
0 commit comments