... | ... | @@ -229,6 +229,5 @@ To see the report of the tests open index.html (coverage/lcov-report/pages/index |
|
|
|
|
|
# Gitlab CI-Pipeline
|
|
|
|
|
|
To configure a job, which run the tests after each commit, you have to create a .gitlab-ci.yml file.
|
|
|
[.gitlab-ci.yml](https://gitlab.bht-berlin.de/s85885/blockevent/-/blob/develop/.gitlab-ci.yml)
|
|
|
To configure a job, which run the tests after each commit, you have to create a (.gitlab-ci.yml)[.gitlab-ci.yml](https://gitlab.bht-berlin.de/s85885/blockevent/-/blob/develop/.gitlab-ci.yml) file.
|
|
|
Here you can write a script that execute the tests. |
|
|
\ No newline at end of file |