Problem solved
This commit is contained in:
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@@ -16,8 +16,6 @@ pipeline {
|
||||
sh 'mvn test'
|
||||
}
|
||||
}
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
|
||||
stage ('Installing Stage') {
|
||||
steps {
|
||||
@@ -25,6 +23,5 @@ pipeline {
|
||||
}
|
||||
}
|
||||
|
||||
>>>>>>> feature-1
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user