Feature-9904: Enhancing NG-UI to enable Juju operational view dashboard
[osm/N2VC.git] / devops-stages / stage-build.sh
index 6b6d39b..06184b6 100755 (executable)
@@ -13,5 +13,6 @@
 #     limitations under the License.
 
 #!/bin/sh
-rm -rf deb_dist
-tox -e build
+rm -rf dist deb_dist N2VC-*.tar.gz N2VC.egg-info .eggs .tox
+
+tox -e dist
\ No newline at end of file