mirror of https://github.com/google/oss-fuzz.git
[expat] cleanup
This commit is contained in:
parent
aa70dceef4
commit
a7d1bf0974
|
@ -19,6 +19,5 @@ def libfuzzerBuild = fileLoader.fromGit('infra/libfuzzer-pipeline.groovy',
|
|||
|
||||
libfuzzerBuild {
|
||||
git = "git://git.code.sf.net/p/expat/code_git"
|
||||
needsOssFuzz = true
|
||||
dockerfile = "oss-fuzz/expat/Dockerfile"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue