mirror of https://github.com/google/oss-fuzz.git
Update Jenkinsfile
This commit is contained in:
parent
50a6cab7fc
commit
ee0e3f2a05
|
@ -18,5 +18,5 @@ def libfuzzerBuild = fileLoader.fromGit('infra/libfuzzer-pipeline.groovy',
|
|||
'https://github.com/google/oss-fuzz.git')
|
||||
|
||||
libfuzzerBuild {
|
||||
svn = "http://source.icu-project.org/repos/icu/icu/trunk/"
|
||||
svn = "http://source.icu-project.org/repos/icu/trunk/icu4c/"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue