Skip to content
Snippets Groups Projects
Commit 7a29b915 authored by Cresson Remi's avatar Cresson Remi
Browse files

Update file .gitlab-ci.yml

parent 497efbc6
No related branches found
No related tags found
2 merge requests!110Release 4.3.1,!109Fix proj
Pipeline #192821 passed with warnings
......@@ -158,7 +158,7 @@ ctest:
stage: Test
script:
- sudo apt update && sudo apt install -y git-lfs
- cd /src/otb/otb && sudo git lfs fetch --all
- cd /src/otb/otb && sudo git lfs fetch --all && sudo git lfs pull
- cd $OTB_BUILD/
- sudo ctest -L OTBTensorflow
- sudo ctest -L OTBPanSharpening
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment