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
b374958b
Commit
b374958b
authored
Apr 09, 2018
by
Guilhem Saurel
Browse files
download button
parent
5e9a22b7
Pipeline
#514
passed with stages
in 54 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
rainboard/templates/rainboard/project_detail.html
View file @
b374958b
...
...
@@ -80,6 +80,7 @@
{% endfor %}
<h3>
generated .gitlab-ci.yml
</h3>
<a
class=
"btn btn-outline-primary"
href=
"{% url 'rainboard:project-gitlab' slug=project.slug %}"
>
Télécharger
</a>
<pre><code
class=
"yaml"
>
{{ project.gitlabciyml }}
</code></pre>
...
...
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