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
29cbee2f
Commit
29cbee2f
authored
May 15, 2018
by
Guilhem Saurel
Browse files
fix artifacts for target.name in gitlab-ci.yml
parent
caf037ed
Pipeline
#699
passed with stages
in 47 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
rainboard/templates/rainboard/gitlab-ci.yml
View file @
29cbee2f
...
...
@@ -35,7 +35,7 @@ cache:
robotpkg-{{ image }}
:
<<
:
*robotpkg-
{{
robotpkg
}}
image
:
${IMAGE}:{{ image.target }}
{
%
if project.docs and image.target == '16.04' %
}
artifacts
:
{
%
if project.docs and image.target
.name
== '16.04' %
}
artifacts
:
expire_in
:
1 day
paths
:
-
doxygen-html/
...
...
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