mirror of https://github.com/google/oss-fuzz.git
Update README.md (#7352)
This commit is contained in:
parent
0c6ed8df6f
commit
0d93502de8
|
@ -7,12 +7,7 @@ Core infrastructure:
|
||||||
|
|
||||||
Continuous Integration infrastructure:
|
Continuous Integration infrastructure:
|
||||||
|
|
||||||
* [`libfuzzer-pipeline.groovy`](libfuzzer-pipeline.groovy/) - jenkins pipeline that runs for each OSS-Fuzz
|
* [`ci`](ci/) - script to build projects in CI.
|
||||||
project.
|
|
||||||
* [`docker-cleanup`](docker-cleanup/) - jenkins pipeline to clean stale docker images & processes.
|
|
||||||
* [`push-images`](push-images/) - jenkins pipeline to push built base images.
|
|
||||||
* [`jenkins-cluster`](jenkins-cluster/) - kubernetes cluster definition for our jenkins-based build (not operational yet,
|
|
||||||
[#10](https://github.com/google/oss-fuzz/issues/10)).
|
|
||||||
|
|
||||||
## helper.py
|
## helper.py
|
||||||
> script to automate common docker operations
|
> script to automate common docker operations
|
||||||
|
|
Loading…
Reference in New Issue