Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
otb
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
273
Issues
273
List
Boards
Labels
Service Desk
Milestones
Merge Requests
8
Merge Requests
8
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Main Repositories
otb
Commits
cde3bbdf
Commit
cde3bbdf
authored
Apr 26, 2019
by
Antoine Regimbeau
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add a fixed GIT_CLONE_DIR
parent
42a9081a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
.gitlab-ci.yml
.gitlab-ci.yml
+1
-0
No files found.
.gitlab-ci.yml
View file @
cde3bbdf
...
@@ -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
...
...
Write
Preview
Markdown
is supported
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