diff --git a/nss/Jenkinsfile b/nss/Jenkinsfile index e8baf4bb7..898abd421 100644 --- a/nss/Jenkinsfile +++ b/nss/Jenkinsfile @@ -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.