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
Stack Of Tasks
stack-of-tasks.github.com
Commits
72f31c60
Commit
72f31c60
authored
Jun 01, 2020
by
Guilhem Saurel
Browse files
gepgitlab → gitlab
parent
142d0adc
Changes
1
Hide whitespace changes
Inline
Side-by-side
development.html
View file @
72f31c60
...
...
@@ -25,13 +25,13 @@ category: Development
{% if package.status == 'beta' %}
<sup>
beta
</sup>
{% endif %}
</td>
<td
id=
"{{ package.github }}-build-status"
>
<a
href=
"https://
gep
gitlab.laas.fr/stack-of-tasks/{{ package.github }}/pipelines"
>
<img
src=
"https://
gep
gitlab.laas.fr/stack-of-tasks/{{ package.github }}/badges/master/pipeline.svg"
<a
href=
"https://gitlab.laas.fr/stack-of-tasks/{{ package.github }}/pipelines"
>
<img
src=
"https://gitlab.laas.fr/stack-of-tasks/{{ package.github }}/badges/master/pipeline.svg"
alt=
"Build Status"
/></a>
</td>
<td
id=
"{{ package.github }}-coveralls-status"
>
<a
href=
"https://gepettoweb.laas.fr/doc/stack-of-tasks/{{ package.github }}/master/coverage"
>
<img
src=
"https://
gep
gitlab.laas.fr/stack-of-tasks/{{ package.github }}/badges/master/coverage.svg?job=doc-coverage"
<img
src=
"https://gitlab.laas.fr/stack-of-tasks/{{ package.github }}/badges/master/coverage.svg?job=doc-coverage"
alt=
"Coverage Status"
/></a>
</td>
<td
id=
"{{ package.github }}-issues"
>
n/a
</td>
...
...
@@ -154,4 +154,3 @@ category: Development
});
</script>
</div>
Write
Preview
Markdown
is supported
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