mirror of
https://github.com/mirror/wget.git
synced 2026-08-22 19:03:27 +08:00
* .gitlab-ci.yml (CoverageReports): Fix artifacts paths
This commit is contained in:
@@ -375,8 +375,8 @@ CoverageReports:
|
||||
artifacts:
|
||||
when: on_success
|
||||
paths:
|
||||
- wget-*/test-coverage/
|
||||
- wget-*/fuzz-coverage/
|
||||
- test-coverage/
|
||||
- fuzz-coverage/
|
||||
only:
|
||||
- master
|
||||
|
||||
|
||||
Reference in New Issue
Block a user