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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
Jenkinsfile vendored
View File

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