Skip to content

cizezsy/bitbucket-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bitbucket-plugin

Build Status

See details on wiki

Job DSL

The plugin supports the following dsl extension to enable bitbucket pushes to trigger a build:

freeStyleJob('test-job') {
  triggers{
    bitbucketPush()
  }
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%