File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11build-settings : &build-settings
2- working_directory : /usr/src
2+ working_directory : /usr/src/SlicerExecutionModel
33
44version : 2
55jobs :
1212 - run :
1313 name : Configure, build and test
1414 command : |
15- ./SlicerExecutionModel/ test/Docker/test.sh itk-v4.8.0_use_system_libraries-off
15+ ./test/Docker/test.sh itk-v4.8.0_use_system_libraries-off
1616
1717 itk-v4.10.1_use_system_libraries-off :
1818 << : *build-settings
2323 - run :
2424 name : Configure, build and test
2525 command : |
26- ./SlicerExecutionModel /Docker/test.sh itk-v4.8.0_use_system_libraries-off
26+ ./test /Docker/test.sh itk-v4.8.0_use_system_libraries-off
2727
2828
2929 itk-v4.10.1_use_system_libraries-off_serializer :
3535 - run :
3636 name : Configure, build and test
3737 command : |
38- ./SlicerExecutionModel /Docker/test-serializer.sh itk-v4.10.1_use_system_libraries-off
38+ ./test /Docker/test-serializer.sh itk-v4.10.1_use_system_libraries-off
3939
4040workflows :
4141 version : 2
You can’t perform that action at this time.
0 commit comments