Skip to content

Commit bbe25cb

Browse files
committed
Add Jenkinsfile
1 parent 4790fcc commit bbe25cb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Jenkinsfile

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#!/usr/bin/env groovy
2+
3+
/* `buildPlugin` step provided by: https://github.com/jenkins-infra/pipeline-library */
4+
buildPlugin()

0 commit comments

Comments
 (0)