Skip to content

Commit d9ff181

Browse files
committed
doc
1 parent 781e64b commit d9ff181

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff 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

2737
To build the code, have a look at `.travis.yml`.

0 commit comments

Comments
 (0)