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
c11363e8
Commit
c11363e8
authored
Mar 29, 2019
by
Guilhem Saurel
Browse files
Revert "gitlab-ci.yml: remove git pull, blocking when git.openrobots.org is down"
This reverts commit
7dab533d
.
parent
7dab533d
Pipeline
#3922
passed with stage
in 1 minute and 25 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
rainboard/templates/rainboard/gitlab-ci.yml
View file @
c11363e8
...
...
@@ -14,6 +14,7 @@ cache:
script
:
-
mkdir -p ccache
-
cd /root/robotpkg/{{ robotpkg.category }}
-
git pull
{
%
if robotpkg.without_py %
}
- cd {{ robotpkg.without_py }}
- make checkout MASTER_REPOSITORY="git ${CI_PROJECT_DIR}/.git"
- cd ..
...
...
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