File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -22,6 +22,16 @@ This software can be used:
2222 * With a [ Jenkins plugin] ( https://github.com/jenkinsci/violation-comments-to-stash-plugin ) .
2323 * From [ Command Line] ( https://github.com/tomasbjerre/violation-comments-to-bitbucket-server-command-line )
2424
25+ ### Properties
26+
27+ It can be configured with some Java properties:
28+
29+ * ` VIOLATIONS_KEYSTORE_PATH ` - A path to a keystore.
30+ * ` VIOLATIONS_KEYSTORE_PASS ` - Password for the keystore.
31+ * ` VIOLATIONS_PAT ` - Personal access token used to authenticate.
32+ * ` VIOLATIONS_USERNAME ` - Username to authenticate with.
33+ * ` VIOLATIONS_PASSWORD ` - Password to authenticate with.
34+
2535## Developer instructions
2636
2737To build the code, have a look at ` .travis.yml ` .
You can’t perform that action at this time.
0 commit comments