mirror of https://github.com/google/oss-fuzz.git
Update Jenkinsfile
This commit is contained in:
parent
8f58a5426a
commit
b7b12d9207
|
@ -15,8 +15,7 @@
|
|||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
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 {
|
||||
// We can't use git. We need to use mercurial (hg) and checkout 2 repos.
|
||||
|
|
Loading…
Reference in New Issue