Commit cde3bbdf authored by Antoine Regimbeau's avatar Antoine Regimbeau
Browse files

Add a fixed GIT_CLONE_DIR

No related merge requests found
Showing with 1 addition and 0 deletions
+1 -0
...@@ -10,6 +10,7 @@ ...@@ -10,6 +10,7 @@
variables: variables:
BUILD_IMAGE_REGISTRY: $CI_REGISTRY/orfeotoolbox/otb-build-env BUILD_IMAGE_REGISTRY: $CI_REGISTRY/orfeotoolbox/otb-build-env
GIT_CLONE_PATH: $CI_BUILDS_DIR/otb
DOCKER_DRIVER: overlay2 DOCKER_DRIVER: overlay2
GIT_DEPTH: "3" GIT_DEPTH: "3"
# Disable automatic checkout to let us fetch LFS before # Disable automatic checkout to let us fetch LFS before
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment