Skip to content
Snippets Groups Projects
Commit 1ee54120 authored by Jon Azpiazu's avatar Jon Azpiazu
Browse files
parent 294f0ace
Branches
Tags
No related merge requests found
image: docker:git
variables:
TMPDIR: "${CI_PROJECT_DIR}.tmp"
TMPDIR: "/builds/${CI_PROJECT_NAMESPACE}"
services:
- docker:dind
......
image: docker:git
variables:
TMPDIR: "${CI_PROJECT_DIR}.tmp"
TMPDIR: "/builds/${CI_PROJECT_NAMESPACE}"
services:
- docker:dind
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment