diff --git a/Jenkinsfile b/Jenkinsfile new file mode 100644 index 0000000..77c9ed7 --- /dev/null +++ b/Jenkinsfile @@ -0,0 +1,4 @@ +#!/usr/bin/env groovy + +/* `buildPlugin` step provided by: https://github.com/jenkins-infra/pipeline-library */ +buildPlugin()