Skip to content

Commit 170de3f

Browse files
committed
Remove codeclimate from contributing docs
Signed-off-by: Sven Strittmatter <sven.strittmatter@iteratec.com>
1 parent 31b2672 commit 170de3f

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

CONTRIBUTING.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -55,12 +55,11 @@ TL;DR
5555
If you want to contribute you will need to fork the project.
5656
To enable the use of our CI Pipeline you will need to add these GitHub secrets:
5757

58-
| Secret | Usage |
59-
|------------------|--------|
58+
| Secret | Usage |
59+
|------------------|---------------------------------------------------------------------------------------------------------------------------------------------|
6060
| DOCKER_NAMESPACE | This is the namespace for the docker images. For the main repository this is *securecodebox*. On you fork this is probably your Docker user |
61-
| DOCKER_USERNAME | This is the username that is used to push the Docker images |
62-
| DOCKER_TOKEN | This is the Token that enables the CI to push |
63-
| CC_TEST_REPORTER_ID | Your Codeclimate ID (optional) |
61+
| DOCKER_USERNAME | This is the username that is used to push the Docker images |
62+
| DOCKER_TOKEN | This is the Token that enables the CI to push |
6463

6564
If you want early feedback feel free to open a *Draft Pull Request*.
6665
When you are done, you can convert it to a standard *Pull Request* (or create one if you did not create a *Draft Pull Request*).

0 commit comments

Comments
 (0)