Update Jenkinsfile

This commit is contained in:
Nana Janashia
2020-12-03 15:25:12 +00:00
parent b9c23ee70d
commit 4e6c3e791d

3
Jenkinsfile vendored
View File

@@ -2,9 +2,6 @@ def gv
pipeline { pipeline {
agent any agent any
tools {
maven 'Maven'
}
stages { stages {
stage("init") { stage("init") {
steps { steps {