diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 72a27328857165bc7f97ba529a1386996d770b6c..349b98bd8963914b6943949fc40a3c645cb6a308 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -20,5 +20,6 @@ test: # The actual output that will be parsed by the code coverage - grep -oP "Total.*?%" build/reports/jacoco/html/index.html only: + - master - merge_requests - tags