Minor change in tox.ini related to flake8 env
[osm/NG-SA.git] / devops-stages / stage-build.sh
index 94949c4..7b483a8 100755 (executable)
@@ -14,4 +14,8 @@
 # implied.
 # See the License for the specific language governing permissions and
 # limitations under the License.
-echo "BUILD"
+#
+
+rm -rf dist deb_dist osm*.tar.gz *.egg-info .eggs
+
+tox -e dist