fix lib call

This commit is contained in:
Nana Janashia
2020-11-08 16:20:11 +01:00
parent 15a05dc886
commit aa6f394e65
Vendored
+1 -1
View File
@@ -4,7 +4,7 @@
def gv
pipeline {
agent none
agent any
tools {
maven 'Maven'
}