Home
last modified time | relevance | path

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

/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/third_party/libc++/src/utils/ci/
Dbuildkite-pipeline-clang.yml68 artifact_paths:
91 artifact_paths:
114 artifact_paths:
Dbuildkite-pipeline.yml39 artifact_paths:
266 # artifact_paths:
/external/cronet/third_party/libc++/src/docs/
DAddingNewCIJobs.rst31 artifact_paths: