Skip to content

Commit 304e825

Browse files
authored
Merge pull request #8 from olivergondza/add-jenkinsfile
Add Jenkinsfile
2 parents 0222d8f + b63ab5f commit 304e825

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Jenkinsfile

Lines changed: 4 additions & 0 deletions
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)