mirror of https://github.com/google/oss-fuzz.git
Update Jenkinsfile
This commit is contained in:
parent
de9fbb7552
commit
e72a53b15b
|
@ -15,7 +15,7 @@
|
||||||
////////////////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
def libfuzzerBuild = fileLoader.fromGit('infra/libfuzzer-pipeline.groovy',
|
def libfuzzerBuild = fileLoader.fromGit('infra/libfuzzer-pipeline.groovy',
|
||||||
'https://github.com/google/oss-fuzz.git', 'master', null, '')
|
'https://github.com/google/oss-fuzz.git')
|
||||||
|
|
||||||
libfuzzerBuild {
|
libfuzzerBuild {
|
||||||
git = "git://git.gnome.org/libxml2"
|
git = "git://git.gnome.org/libxml2"
|
||||||
|
|
Loading…
Reference in New Issue