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
a890440b
Commit
a890440b
authored
Sep 07, 2021
by
Guilhem Saurel
Browse files
fix format
parent
8e4ebbe3
Pipeline
#15932
failed with stage
in 1 minute and 28 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
rainboard/templates/rainboard/gitlab-ci.yml
View file @
a890440b
...
...
@@ -18,8 +18,7 @@
- make install
- build=$(make show-var VARNAME=CONFIGURE_DIRS); cd $(make show-var VARNAME=WRKSRC); cd $build
{
%
if project.tests %
}
- make test
- sccache -s
{
%
endif %
}
{
%
endif %
}
- sccache -s
{
%
for image in robotpkg.valid_images %
}{{
image.get_job_name
}}
:
<<
:
*robotpkg-
{{
robotpkg
}}
image
:
{{
image.get_image_name
}}
...
...
@@ -56,4 +55,3 @@ format:
-
test -f /builds/.clang-format || ln -s /root/.clang-format /builds
script
:
-
entrypoint.sh {% if not project.has_python %}--no-python{% endif %}
{
%
endif %
}
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