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
7fa02c78
Commit
7fa02c78
authored
May 17, 2018
by
Florent Lamiraux
Committed by
Florent Lamiraux florent@laas.fr
May 17, 2018
Browse files
Revert "Use CI_REPOSITORY_URL environment variable to set repository."
This reverts commit
8abffbbb
.
parent
8abffbbb
Pipeline
#754
passed with stages
in 93 minutes and 8 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
7fa02c78
...
...
@@ -9,7 +9,7 @@ variables:
script
:
-
export INSTALL_DOCUMENTATION=OFF
-
cp -r /clean_workspace $DEVEL_HPP_DIR
-
$CI_PROJECT_DIR/script/auto-install-hpp.sh --branch ${CI_COMMIT_REF_NAME} --gitrepo
${CI_REPOSITORY_URL}
/raw --target benchmark
-
$CI_PROJECT_DIR/script/auto-install-hpp.sh --branch ${CI_COMMIT_REF_NAME} --gitrepo
https://gepgitlab.laas.fr/humanoid-path-planner/hpp-doc
/raw --target benchmark
artifacts
:
paths
:
-
workspace
...
...
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