Home
last modified time | relevance | path

Searched full:artifact_paths (Results 1 – 4 of 4) sorted by relevance

/external/cronet/buildtools/third_party/libc++/trunk/utils/ci/
Dbuildkite-pipeline.yml36 artifact_paths:
53 artifact_paths:
71 artifact_paths:
94 artifact_paths:
112 artifact_paths:
130 artifact_paths:
148 artifact_paths:
166 artifact_paths:
189 artifact_paths:
207 artifact_paths:
[all …]
Dbuildkite-pipeline-clang.yml46 artifact_paths:
68 artifact_paths:
90 artifact_paths:
/external/oss-fuzz/infra/cifuzz/filestore/github_actions/
D__init__.py160 def _upload_artifact_with_upload_js(name, artifact_paths, directory): argument
161 """Uploads the artifacts in |artifact_paths| that are located in |directory|
163 command = [UPLOAD_JS, name, directory] + artifact_paths
172 artifact_paths = []
175 artifact_paths.append(os.path.join(root, file_path))
176 logging.debug('Artifact paths: %s.', artifact_paths)
177 return _upload_artifact_with_upload_js(name, artifact_paths, directory)
/external/cronet/buildtools/third_party/libc++/trunk/docs/
DAddingNewCIJobs.rst31 artifact_paths: