1
0
Fork 0

fix(docs): note CC reporter ID

This commit is contained in:
ssube 2019-09-18 04:10:10 -05:00
parent 93f0650995
commit d61ae9e0f5
Signed by: ssube
GPG Key ID: 3EED7B957D362AF1
1 changed files with 9 additions and 8 deletions

View File

@ -108,7 +108,8 @@ None of these are required, but Renovate and Snyk can be very helpful when depen
This template expects a few secrets to exist in the environment, including tokens for the [external services](#external-services). This template expects a few secrets to exist in the environment, including tokens for the [external services](#external-services).
| Name | Description | | Name | Description |
| ------------------ | ----------------------------------------------------- | | ------------------- | ----------------------------------------------------- |
| CC_TEST_REPORTER_ID | code climate ID |
| CODECLIMATE_SECRET | code climate token | | CODECLIMATE_SECRET | code climate token |
| CODECOV_SECRET | codecov token | | CODECOV_SECRET | codecov token |
| DOCKER_SECRET | docker config, required for publishing images | | DOCKER_SECRET | docker config, required for publishing images |