aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2018-02-19 14:34:17 +0300
committerIgor Pashev <pashev.igor@gmail.com>2018-02-19 14:34:17 +0300
commite21099b37bbbc28f236f23eea6b0ac347c80d395 (patch)
tree5dd6e5238678e01ac473822053a24086e10fb8e5
parent0e23e55534bd6c5b28401f92dbcedb152ba4136a (diff)
downloadbbprb-e21099b37bbbc28f236f23eea6b0ac347c80d395.tar.gz
Fix documentation (cron spec is required)
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 84f3ae9..2b969ed 100644
--- a/README.md
+++ b/README.md
@@ -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>