[libgda: 1/2] CI: Fixing artifacts for Autotools
- From: Daniel Espinosa Ortiz <despinosa src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [libgda: 1/2] CI: Fixing artifacts for Autotools
 
- Date: Mon, 17 Dec 2018 15:03:07 +0000 (UTC)
 
commit 50e113f6306953cf666b70f96f0f2dd11915e837
Author: Pavlo Solntsev <p sun fun gmail com>
Date:   Sun Dec 16 21:59:45 2018 -0600
    CI: Fixing artifacts for Autotools
 .gitlab-ci.yml | 15 +++++++--------
 1 file changed, 7 insertions(+), 8 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 62bf7545b..f40a6b46e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -61,13 +61,12 @@ autotools_build:
   artifacts:
     when: on_failure
     paths:
-    - tests/test-suite.log
-    - libgda/test-suite.log
-    - tests/data-models/test-suite.log
-    - tests/meta-store/test-suite.log
-    - tests/value-holders/test-suite.log
-    - tests/parser/test-suite.log
-    - tests/providers/test-suite.log
+    - _build/libgda/test-cnc-meta.log
+    - _build/libgda/test-cnc-open.log
+    - _build/libgda/test-cnc-exec.log
+    - _build/tests/providers/check_mysql.log
+    - _build/tests/providers/check_postgres.log
+    - _build/tests/providers/check_sqlite.log
     expire_in: 1 week
 
 meson_build:
@@ -114,4 +113,4 @@ pages:
   - mv doc/C/libgdaui/html public/C/libgdaui-6.0
   artifacts:
     paths:
-    - public
\ No newline at end of file
+    - public
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]