Deb package generation for LW-UI, including CICD Dockerfile
[osm/LW-UI.git] / devops-stages / stage-build.sh
1 #!/bin/sh
2 ./build-debpkg.sh
3 echo "BUILD DONE"