fix lib call

This commit is contained in:
Nana Janashia
2020-11-08 16:20:11 +01:00
parent 15a05dc886
commit aa6f394e65

2
Jenkinsfile vendored
View File

@@ -4,7 +4,7 @@
def gv def gv
pipeline { pipeline {
agent none agent any
tools { tools {
maven 'Maven' maven 'Maven'
} }