Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Prada Sarasola, Miguel
templates
Commits
294f0ace
Commit
294f0ace
authored
Dec 18, 2018
by
Jon Azpiazu
Browse files
Revert changes in TMPDIR
parent
af4cdd6d
Changes
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-industrial-ci-kinetic-no-rosinstall.yml
View file @
294f0ace
image
:
docker:git
variables
:
TMPDIR
:
"
/
tmp"
TMPDIR
:
"
${CI_PROJECT_DIR}.
tmp"
services
:
-
docker:dind
...
...
.gitlab-industrial-ci-kinetic-with-rosinstall.yml
View file @
294f0ace
image
:
docker:git
variables
:
TMPDIR
:
"
/
tmp"
TMPDIR
:
"
${CI_PROJECT_DIR}.
tmp"
services
:
-
docker:dind
...
...
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