Skip to content
Snippets Groups Projects

Release 4.0.0-alpha

Merged Cresson Remi requested to merge 39-readthedocs into develop
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
+ 2
2
@@ -131,8 +131,8 @@ ctest:
stage: Test
script:
- cd $OTB_BUILD/ #&& sudo ctest -L OTBTensorflow # Run ctest
after_script:
- cp -r $OTB_TEST_DIR $ARTIFACT_TEST_DIR
# after_script:
# - cp -r $OTB_TEST_DIR $ARTIFACT_TEST_DIR
.applications_test_base:
extends: .tests_base
Loading