Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Gepetto
dashboard
Commits
c8e32e3f
Commit
c8e32e3f
authored
Feb 27, 2019
by
Guilhem Saurel
Browse files
make test || ctest -VV
parent
26564b20
Pipeline
#3073
passed with stages
in 1 minute and 8 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
rainboard/templates/rainboard/gitlab-ci.yml
View file @
c8e32e3f
...
...
@@ -25,7 +25,7 @@ cache:
- /ci_deps.sh
- make install
- cd $(make show-var VARNAME=WRKSRC)
{
%
if project.tests %
}
- make test
{
%
if project.tests %
}
- make test
|| ctest -VV
{
%
endif %
}
{
%
for image in robotpkg.valid_images %
}{{
image.get_job_name
}}
:
<<
:
*robotpkg-
{{
robotpkg
}}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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