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
980a97bc
Commit
980a97bc
authored
Feb 22, 2020
by
Guilhem Saurel
Browse files
update urls
parent
84ea90c8
Pipeline
#8448
passed with stage
in 22 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
rainboard/models.py
View file @
980a97bc
...
...
@@ -27,7 +27,7 @@ logger = logging.getLogger('rainboard.models')
MAIN_BRANCHES
=
[
'master'
,
'devel'
]
RPKG_URL
=
'http://robotpkg.openrobots.org'
DOC_URL
=
'http://
projects.laas.fr/gepetto
/doc'
DOC_URL
=
'http
s
://
gepettoweb.laas.fr
/doc'
RPKG_LICENSES
=
{
'gnu-lgpl-v3'
:
'LGPL-3.0'
,
'gnu-lgpl-v2'
:
'LGPL-2.0'
,
...
...
rainboard/templates/rainboard/gitlab-ci.yml
View file @
980a97bc
# http://rainboard.laas.fr/project/{{ project.slug }}/.gitlab-ci.yml
# http
s
://rainboard.laas.fr/project/{{ project.slug }}/.gitlab-ci.yml
variables
:
CCACHE_BASEDIR
:
"
${CI_PROJECT_DIR}"
...
...
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