mirror of https://github.com/google/oss-fuzz.git
Update Jenkinsfile
This commit is contained in:
parent
e72a53b15b
commit
57204ea620
|
@ -15,8 +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',
|
'https://github.com/google/oss-fuzz.git')
|
||||||
'master', null, '')
|
|
||||||
|
|
||||||
libfuzzerBuild {
|
libfuzzerBuild {
|
||||||
git = "https://code.googlesource.com/re2"
|
git = "https://code.googlesource.com/re2"
|
||||||
|
|
Loading…
Reference in New Issue