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
Humanoid Path Planner
hpp-doc
Commits
6a39607b
Commit
6a39607b
authored
May 15, 2018
by
Florent Lamiraux
Committed by
Florent Lamiraux florent@laas.fr
May 15, 2018
Browse files
Replace eur0c by gepgitlab in .gitlab-ci.yml
parent
492a28af
Pipeline
#692
passed with stages
in 86 minutes and 10 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
6a39607b
...
...
@@ -48,25 +48,25 @@ variables:
-
workspace
master-build
:
image
:
eur0c
.laas.fr:4567/humanoid-path-planner/hpp-doc/master-premade:16.04
image
:
gepgitlab
.laas.fr:4567/humanoid-path-planner/hpp-doc/master-premade:16.04
only
:
-
future
<<
:
*build_definition
ubuntu-14.04-build
:
image
:
eur0c
.laas.fr:4567/humanoid-path-planner/hpp-doc/ubuntu-14.04-premade:14.04
image
:
gepgitlab
.laas.fr:4567/humanoid-path-planner/hpp-doc/ubuntu-14.04-premade:14.04
only
:
-
ubuntu-14.04
<<
:
*build_definition
devel-build
:
image
:
eur0c
.laas.fr:4567/humanoid-path-planner/hpp-doc/devel-premade:16.04
image
:
gepgitlab
.laas.fr:4567/humanoid-path-planner/hpp-doc/devel-premade:16.04
only
:
-
devel
<<
:
*build_definition
master-test
:
image
:
eur0c
.laas.fr:4567/humanoid-path-planner/hpp-doc/master-premade:16.04
image
:
gepgitlab
.laas.fr:4567/humanoid-path-planner/hpp-doc/master-premade:16.04
dependencies
:
-
master-build
only
:
...
...
@@ -74,7 +74,7 @@ master-test:
<<
:
*test_definition
ubuntu-14.04-test
:
image
:
eur0c
.laas.fr:4567/humanoid-path-planner/hpp-doc/ubuntu-14.04-premade:14.04
image
:
gepgitlab
.laas.fr:4567/humanoid-path-planner/hpp-doc/ubuntu-14.04-premade:14.04
dependencies
:
-
ubuntu-14.04-build
only
:
...
...
@@ -82,7 +82,7 @@ ubuntu-14.04-test:
<<
:
*test_definition
devel-test
:
image
:
eur0c
.laas.fr:4567/humanoid-path-planner/hpp-doc/devel-premade:16.04
image
:
gepgitlab
.laas.fr:4567/humanoid-path-planner/hpp-doc/devel-premade:16.04
dependencies
:
-
devel-build
only
:
...
...
@@ -90,7 +90,7 @@ devel-test:
<<
:
*test_definition
master-doc
:
image
:
eur0c
.laas.fr:4567/humanoid-path-planner/hpp-doc/master-premade:16.04
image
:
gepgitlab
.laas.fr:4567/humanoid-path-planner/hpp-doc/master-premade:16.04
dependencies
:
-
master-build
only
:
...
...
@@ -98,7 +98,7 @@ master-doc:
<<
:
*doc_definition
ubuntu-14.04-doc
:
image
:
eur0c
.laas.fr:4567/humanoid-path-planner/hpp-doc/ubuntu-14.04-premade:14.04
image
:
gepgitlab
.laas.fr:4567/humanoid-path-planner/hpp-doc/ubuntu-14.04-premade:14.04
dependencies
:
-
ubuntu-14.04-build
only
:
...
...
@@ -106,7 +106,7 @@ ubuntu-14.04-doc:
<<
:
*doc_definition
devel-doc
:
image
:
eur0c
.laas.fr:4567/humanoid-path-planner/hpp-doc/devel-premade:16.04
image
:
gepgitlab
.laas.fr:4567/humanoid-path-planner/hpp-doc/devel-premade:16.04
dependencies
:
-
devel-build
only
:
...
...
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