diff options
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -44,6 +44,7 @@ Trigger's options in the job's XML configuration file: ```xml <triggers> <org.jenkinsci.plugins.bbprb.BitbucketBuildTrigger plugin="bbprb@0.2.0"> + <spec></spec> <ciKey>jenkins</ciKey> <ciName>Jenkins</ciName> <credentialsId>bitbucket-pwd</credentialsId> |