[llvm] Scheduled buildkite pipeline generation (PR #65574)
Mikhail Goncharov via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 11 02:59:08 PDT 2023
================
@@ -28,42 +40,42 @@ steps:
commit: "${BUILDKITE_COMMIT}"
branch: "${BUILDKITE_BRANCH}"
- - label: ':linux: x64 Debian'
+ - label: ':linux: Linux x64'
artifact_paths:
- - '*_result.json'
- - 'build/monolithic-linux/test-results.xml'
- agents:
- queue: 'linux'
+ - artifacts/**/*
+ - '*_result.json'
----------------
metaflow wrote:
Done.
https://github.com/llvm/llvm-project/pull/65574
More information about the llvm-commits
mailing list