Skip to content

Commit 8149989

Browse files
committed
enable new pipeline
1 parent 6658db5 commit 8149989

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.ci/generate-buildkite-pipeline-premerge

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -291,9 +291,6 @@ if [[ -n "${ph_target_phid:-}" ]]; then
291291
agents: ${SERVICE_AGENTS}
292292
artifact_paths:
293293
- artifacts/**/*
294-
env:
295-
# Temporary disabled before switching pipelines.
296-
ph_dry_run_report: '1'
297294
commands:
298295
- export SRC=\$\${BUILDKITE_BUILD_PATH}/llvm-premerge-checks
299296
- rm -rf \$\${SRC}

0 commit comments

Comments
 (0)