jenkins: clean up

This commit is contained in:
Paul Campbell 2018-03-03 12:39:21 +00:00
parent 267bc8f077
commit 45c07bab81

View file

@ -1,6 +1,5 @@
final String gitRepoUrl = 'git@github.com:kemitix/mon.git'
final String mvn = "mvn --batch-mode --update-snapshots"
def pom = readMavenPom file: 'pom.xml'
pipeline {
agent any