[DO-NOT-SUBMIT] Add ad-hoc TASK_RUNNER_EXTRA_FILTERS

pull/28228/head
Lidi Zheng 3 years ago
parent c996de117c
commit 9436ac54ac
  1. 5
      tools/internal_ci/linux/grpc_build_artifacts.cfg
  2. 5
      tools/internal_ci/linux/grpc_distribtests_php.cfg
  3. 5
      tools/internal_ci/linux/grpc_distribtests_python.cfg
  4. 5
      tools/internal_ci/linux/grpc_distribtests_ruby.cfg
  5. 5
      tools/internal_ci/linux/grpc_distribtests_standalone.cfg
  6. 5
      tools/internal_ci/macos/grpc_build_artifacts.cfg
  7. 5
      tools/internal_ci/macos/grpc_distribtests_php.cfg
  8. 5
      tools/internal_ci/windows/grpc_build_artifacts.cfg
  9. 5
      tools/internal_ci/windows/grpc_distribtests_standalone.cfg

@ -24,3 +24,8 @@ action {
regex: "github/grpc/artifacts/**"
}
}
env_vars {
key: "TASK_RUNNER_EXTRA_FILTERS"
value: "presubmit"
}

@ -24,3 +24,8 @@ action {
regex: "github/grpc/artifacts/**"
}
}
env_vars {
key: "TASK_RUNNER_EXTRA_FILTERS"
value: "presubmit"
}

@ -24,3 +24,8 @@ action {
regex: "github/grpc/artifacts/**"
}
}
env_vars {
key: "TASK_RUNNER_EXTRA_FILTERS"
value: "presubmit"
}

@ -24,3 +24,8 @@ action {
regex: "github/grpc/artifacts/**"
}
}
env_vars {
key: "TASK_RUNNER_EXTRA_FILTERS"
value: "presubmit"
}

@ -24,3 +24,8 @@ action {
regex: "github/grpc/artifacts/**"
}
}
env_vars {
key: "TASK_RUNNER_EXTRA_FILTERS"
value: "presubmit"
}

@ -25,3 +25,8 @@ action {
regex: "github/grpc/artifacts/**"
}
}
env_vars {
key: "TASK_RUNNER_EXTRA_FILTERS"
value: "presubmit"
}

@ -25,3 +25,8 @@ action {
regex: "github/grpc/artifacts/**"
}
}
env_vars {
key: "TASK_RUNNER_EXTRA_FILTERS"
value: "presubmit"
}

@ -24,3 +24,8 @@ action {
regex: "github/grpc/artifacts/**"
}
}
env_vars {
key: "TASK_RUNNER_EXTRA_FILTERS"
value: "presubmit"
}

@ -24,3 +24,8 @@ action {
regex: "github/grpc/artifacts/**"
}
}
env_vars {
key: "TASK_RUNNER_EXTRA_FILTERS"
value: "presubmit"
}

Loading…
Cancel
Save