8000 Add Jenkinsfile for building in community infrastructure · jpigree/github-oauth-plugin@d7ca305 · GitHub
[go: up one dir, main page]

Skip to content

Commit d7ca305

Browse files
committed
Add Jenkinsfile for building in community infrastructure
1 parent 064e9d0 commit d7ca305

File tree

1 file changed

+3
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#!groovy
2+
//from global library https://github.com/jenkins-infra/pipeline-library
3+
buildPlugin()