Jenkinsfile and devops-stages scripts to incorporate LW-UI to the CI/CD
[osm/LW-UI.git] / devops-stages / stage-build.sh
diff --git a/devops-stages/stage-build.sh b/devops-stages/stage-build.sh
new file mode 100755 (executable)
index 0000000..80fb644
--- /dev/null
@@ -0,0 +1,3 @@
+#!/bin/sh
+#make clean all
+echo "BUILD DONE"