Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Marco Ratto
dynare
Commits
8f6b89ab
Commit
8f6b89ab
authored
Oct 02, 2018
by
Sébastien Villemot
Browse files
Gitlab CI: include test results at 2nd level of the filesystem hierarchy
parent
24cb1c07
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
8f6b89ab
...
...
@@ -45,6 +45,8 @@ testsuite_matlab:
-
tests/*.m.trs
-
tests/*/*.m.log
-
tests/*/*.m.trs
-
tests/*/*/*.m.log
-
tests/*/*/*.m.trs
-
tests/run_test_matlab_output.txt
when
:
always
dependencies
:
...
...
@@ -64,6 +66,8 @@ testsuite_matlab:
-
tests/*.o.trs
-
tests/*/*.o.log
-
tests/*/*.o.trs
-
tests/*/*/*.o.log
-
tests/*/*/*.o.trs
-
tests/run_test_octave_output.txt
when
:
always
dependencies
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment