Skip to content

Do not tag .html files in coverage pipelines

Coverage pipelines produce thousand of .html artifacts. That makes tagging of the artifacts very slow. To speed up the tagging ignore .html files in coverage pipelines.

Fixes: #189 (closed)

Merge request reports