jenkins: clean up
This commit is contained in:
parent
267bc8f077
commit
45c07bab81
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
||||||
final String gitRepoUrl = 'git@github.com:kemitix/mon.git'
|
final String gitRepoUrl = 'git@github.com:kemitix/mon.git'
|
||||||
final String mvn = "mvn --batch-mode --update-snapshots"
|
final String mvn = "mvn --batch-mode --update-snapshots"
|
||||||
def pom = readMavenPom file: 'pom.xml'
|
|
||||||
|
|
||||||
pipeline {
|
pipeline {
|
||||||
agent any
|
agent any
|
||||||
|
|
Loading…
Reference in a new issue