Commit 96cf567a authored by Antoine Regimbeau's avatar Antoine Regimbeau
Browse files

Change build dir for gitlab runner

No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
...@@ -10,7 +10,7 @@ ...@@ -10,7 +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/toto/$CI_PROJECT_NAME 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