X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=devops-stages%2Fstage-build.sh;h=164b385d1c355f4953348c00059e24460d93d79a;hb=d13d599e9c39425d8d8ed9e93b47a9f931f62bb3;hp=dd4af61526555b60c16be7283fe6c3bb6846a64d;hpb=09fa3d4dffb1fd9ea427f32a32264dd3bda56543;p=osm%2Fosmclient.git diff --git a/devops-stages/stage-build.sh b/devops-stages/stage-build.sh index dd4af61..164b385 100755 --- a/devops-stages/stage-build.sh +++ b/devops-stages/stage-build.sh @@ -13,5 +13,5 @@ # See the License for the specific language governing permissions and # limitations under the License. -rm -rf deb_dist -tox -e build,build3 +rm -rf deb_dist osmclient-*.tar.gz +tox -e dist