Skip to content
Snippets Groups Projects

Add steps to build, deploy and test docker containers based on ArmarXGui

Merged Rainer Kartmann requested to merge ci into master
4 files
+ 144
19
Compare changes
  • Side-by-side
  • Inline
Files
4
+ 14
0
{
"modules": {
"armarx/RobotAPI": {}
},
"global": {
"prepare": {
"cmake": {
"definitions": {
"CMAKE_BUILD_TYPE": "RelWithDebInfo"
}
}
}
}
}
Loading