Merge branch 'v2.0'
[osm/RO.git] / devops-stages / stage-build.sh
1 #!/bin/sh
2 make clean all BRANCH=master
3 #make install && \
4 #make test