Skip to content
This repository was archived by the owner on Feb 19, 2020. It is now read-only.

Commit 0168d9d

Browse files
committed
Merge pull request #17 from codacy/update-readme-send-to-enterprise
Update README.md
2 parents 816826b + 3bdc50e commit 0168d9d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,11 @@ Next, simply run the Codacy sbt plugin. It will find the current commit and send
6262
sbt codacyCoverage
6363
```
6464

65+
> Note: To send coverage in the enterprise version you should:
66+
```
67+
export CODACY_API_BASE_URL=<Codacy_instance_URL>:16006
68+
```
69+
6570
## Configure your build server
6671

6772
After setting up and testing the coverage, you're ready to setup your build server to automate your process.

0 commit comments

Comments
 (0)