Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
pyotb
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Nicolas Narçon
pyotb
Merge requests
!13
ADD: .gitlab-ci.yml
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
ADD: .gitlab-ci.yml
9-add_ci
into
master
Overview
6
Commits
43
Pipelines
47
Changes
1
1 unresolved thread
Hide all comments
Merged
Rémi Cresson
requested to merge
9-add_ci
into
master
3 years ago
Overview
6
Commits
43
Pipelines
47
Changes
1
1 unresolved thread
Hide all comments
Expand
Closes
#9 (closed)
0
0
Merge request reports
Viewing commit
979e4a9f
Prev
Next
Show latest version
1 file
+
1
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
979e4a9f
WIP: Update .gitlab-ci.yml
· 979e4a9f
Rémi Cresson
authored
3 years ago
.gitlab-ci.yml
+
1
−
0
Options
@@ -42,6 +42,7 @@ codespell:
before_script
:
-
pip install .
-
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/otb/lib/
-
ls $LD_LIBRARY_PATH
-
export OTB_APPLICATION_PATH=/opt/otb/lib/otb/applications/
import_pyotb
:
Loading