Fix syntax.

This commit is contained in:
Manuele Simi 2020-03-11 12:10:18 -04:00
parent 1cc6915394
commit 8ebc253205
1 changed files with 5 additions and 5 deletions

2
Jenkinsfile vendored
View File

@ -67,7 +67,7 @@ pipeline {
}
}
}
}
}
// look for modules that use this artifact
def findDownstreamDependencies(modules2deps, artifact) {