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
af4cdd6d
Commit
af4cdd6d
authored
Dec 17, 2018
by
Jon Azpiazu
Browse files
Merge branch '2-fix-socket-length-issue' into 'master'
Change the TMPDIR to fix issue at… Closes
#2
See merge request
!8
parents
638b09db
a34aacd2
Changes
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-industrial-ci-kinetic-no-rosinstall.yml
View file @
af4cdd6d
image
:
docker:git
variables
:
TMPDIR
:
"
${CI_PROJECT_DIR}.
tmp"
TMPDIR
:
"
/
tmp"
services
:
-
docker:dind
...
...
.gitlab-industrial-ci-kinetic-with-rosinstall.yml
View file @
af4cdd6d
image
:
docker:git
variables
:
TMPDIR
:
"
${CI_PROJECT_DIR}.
tmp"
TMPDIR
:
"
/
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