diff --git a/Jenkinsfile b/Jenkinsfile new file mode 100644 index 0000000..41482ae --- /dev/null +++ b/Jenkinsfile @@ -0,0 +1,3 @@ + +// Builds a module using https://github.com/jenkins-infra/pipeline-library +buildPlugin(platforms: ['linux']) diff --git a/pom.xml b/pom.xml index d2cf9cb..e1d06cb 100644 --- a/pom.xml +++ b/pom.xml @@ -37,7 +37,7 @@ maven-hpi-plugin true - true + false