[gjs: 1/3] CI: save script '.sh' test logs



commit 67082beb9a6b0cb52f6b0b4ced142c0eacdb88f0
Author: Claudio André <claudioandre br gmail com>
Date:   Tue Jul 10 14:56:49 2018 -0300

    CI: save script '.sh' test logs

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index daf4af67..7971e459 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -23,7 +23,7 @@ stages:
 
 .JHBuild files: &JHB_files  [.cache/jhbuild/build/gjs/*.log, .cache/jhbuild/build/gjs/Makefile, 
.cache/jhbuild/build/gjs/configure]
 .Coverage files: &cov_files [.cache/jhbuild/build/gjs/*.log, .cache/jhbuild/build/gjs/Makefile, 
.cache/jhbuild/build/gjs/configure, coverage/]
-.Regular files: &reg_files  [configure, Makefile, analysis/, ./*.log, gjs-1.*/_build/sub/test-suite.log]
+.Regular files: &reg_files  [configure, Makefile, analysis/, ./*.log, ./*.trs, 
./installed-tests/scripts/*.log, ./installed-tests/scripts/*.trs]
 .Flatpak files: &pak_files  [./*.flatpak]
 
 .jhbuild: &jhbuild


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]