mirror of
https://gitlab.gnome.org/GNOME/libsecret.git
synced 2024-12-22 04:38:55 +00:00
ci: Fix artifact location for coverage
Signed-off-by: Daiki Ueno <dueno@src.gnome.org>
This commit is contained in:
parent
4e79431f4b
commit
a804519e61
@ -115,7 +115,8 @@ fedora:coverage:
|
||||
pages:
|
||||
stage: deploy
|
||||
script:
|
||||
- mv _build/meson-logs/coveragereport/ public/
|
||||
- mkdir public
|
||||
- mv _build/meson-logs/coveragereport public/coverage
|
||||
artifacts:
|
||||
when: on_success
|
||||
paths:
|
||||
|
Loading…
Reference in New Issue
Block a user