Beautify Jenkinsfile a little bit

This commit is contained in:
Andrey Babushkin
2021-05-31 15:24:56 +03:00
committed by GitHub
parent 9a86cbffa7
commit 4918533bc0

1
Jenkinsfile vendored
View File

@@ -13,6 +13,7 @@ properties([
name: 'library_version')
])
])
loadOpenVinoLibrary {
entrypoint(this)
}