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
Humanoid Path Planner
hpp-doc
Commits
1868d4d5
Commit
1868d4d5
authored
Mar 19, 2019
by
Guilhem Saurel
Browse files
[CI] rename targets devel-{ → 16.04-}-{build,test,doc}
parent
4d6b6afe
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
1868d4d5
...
...
@@ -84,7 +84,7 @@ ubuntu-14.04-build:
-
ubuntu-14.04
<<
:
*build_definition
devel-build
:
devel-
16.04-
build
:
image
:
eur0c.laas.fr:5000/humanoid-path-planner/hpp-doc/devel-premade:16.04
only
:
-
devel
...
...
@@ -113,10 +113,10 @@ ubuntu-14.04-test:
-
ubuntu-14.04
<<
:
*test_definition
devel-test
:
devel-
16.04-
test
:
image
:
eur0c.laas.fr:5000/humanoid-path-planner/hpp-doc/devel-premade:16.04
dependencies
:
-
devel-build
-
devel-
16.04-
build
only
:
-
devel
<<
:
*test_definition
...
...
@@ -146,10 +146,10 @@ ubuntu-14.04-doc:
-
ubuntu-14.04
<<
:
*doc_definition
devel-doc
:
devel-
16.04-
doc
:
image
:
eur0c.laas.fr:5000/humanoid-path-planner/hpp-doc/devel-premade:16.04
dependencies
:
-
devel-build
-
devel-
16.04-
build
only
:
-
devel
<<
:
*doc_definition
...
...
Write
Preview
Supports
Markdown
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