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
b57f007e
Commit
b57f007e
authored
May 17, 2018
by
Guilhem Saurel
Browse files
fix initial CWD
parent
d9912187
Pipeline
#756
passed with stages
in 1 minute and 18 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
rainboard/templates/rainboard/gitlab-ci.yml
View file @
b57f007e
...
...
@@ -14,7 +14,7 @@ cache:
before_script
:
-
mkdir -p ccache
script
:
-
cd {{ robotpkg.category }}/{{ robotpkg }}
-
cd
/root/robotpkg/
{{ robotpkg.category }}/{{ robotpkg }}
-
git pull
-
make checkout MASTER_REPOSITORY="dir ${CI_PROJECT_DIR}"
-
make install
...
...
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