[nautilus] .gitlab-ci.yml: Remove coverage report from artifacts
- From: Ernestas Kulik <ernestask src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus] .gitlab-ci.yml: Remove coverage report from artifacts
- Date: Tue, 30 Apr 2019 14:45:32 +0000 (UTC)
commit cce3f3f4390dd72612865ba0e9332516d0c6cb86
Author: Ernestas Kulik <ekulik redhat com>
Date: Tue Apr 30 16:44:24 2019 +0200
.gitlab-ci.yml: Remove coverage report from artifacts
Oversight from a5a405d669d302292cde98a0038b6a045bf596e9.
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index f719f29ae..bcb5b5c63 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -46,7 +46,7 @@ stages:
- "${BUNDLE}"
- '_build/meson-logs/meson-log.txt'
- '_build/meson-logs/testlog.txt'
- - '_build/coverage.html'
+ #- '_build/coverage.html'
expire_in: 2 days
flatpak devel:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]