Skip to content
Snippets Groups Projects

ADD: .gitlab-ci.yml

Merged Rémi Cresson requested to merge 9-add_ci into master
1 unresolved thread
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -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