Remove inaccurate info from CONTRIBUTING.md

This commit is contained in:
raoulvdberge
2021-12-12 21:51:21 +01:00
parent ac8bbce286
commit 2358013b06

View File

@@ -35,8 +35,6 @@ After releasing:
The build pipeline triggers when a commit is pushed to a branch or pull request.
All tests are run and an aggregated code coverage report is created. After that, a SonarQube analysis is run.
### Release
The release pipeline triggers when a tag is pushed. This will run all the steps that our build pipeline does.