lanking520 commented on issue #13621: [MXNET-1251] Basic configuration to do static-linking URL: https://github.com/apache/incubator-mxnet/pull/13621#issuecomment-446764931 @marcoabreu This is the publish configuration that works for all different platforms and this will not be used in all the rest CIs for testing. The optimal goal is using one configuration to create a `pip` or `maven` package that works for all platforms. We do have a plan to upgrade this into `16.04` once we have a test pipeline set up in Jenkins. This script is just to inherit the legacy of current publish pipeline. About the RHEL and Debian diff. Firstly the published stuff is all the same no matter on RHEL or Debian and can be run on either. Introducing a different publish pipeline for these two in this case is not necessary as it introduce more maintainance nightmare.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
