X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=devops-stages%2Fstage-build.sh;h=05b232e413fa2057f458692899ca42aa9e5b6434;hb=910cac8c97b403c276b2e8927110e2892cf1e038;hp=dfb79786344228c81c3a5a9b952f21432f5508e8;hpb=76a6056e2ec3bc5d7d7ead6423d721b0e4bd7475;p=osm%2Fcommon.git diff --git a/devops-stages/stage-build.sh b/devops-stages/stage-build.sh index dfb7978..05b232e 100755 --- a/devops-stages/stage-build.sh +++ b/devops-stages/stage-build.sh @@ -13,7 +13,6 @@ # See the License for the specific language governing permissions and # limitations under the License. -# moved to a Makefile in order to add post install. Needed for "pip3 install aiokafka", -# that is not available with a package +rm -rf dist deb_dist osm_common-*.tar.gz osm_common.egg-info .eggs .tox -make clean package +tox -e dist