mirror of https://github.com/google/oss-fuzz.git
Update README.md
This commit is contained in:
parent
029d11b19c
commit
7029d3ae1b
|
@ -11,7 +11,8 @@ Continuous Integration infrastracture:
|
||||||
project.
|
project.
|
||||||
* [`docker-cleanup`](docker-cleanup/) - jenkins pipeline to clean stale docker images & processes.
|
* [`docker-cleanup`](docker-cleanup/) - jenkins pipeline to clean stale docker images & processes.
|
||||||
* [`push-images`](push-images/) - jenkins pipeline to push built base images.
|
* [`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, issue 10).
|
* [`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