You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by gi...@git.apache.org on 2017/08/15 00:17:34 UTC

[GitHub] piiswrong commented on a change in pull request #7466: Update Jenkinsfile

piiswrong commented on a change in pull request #7466: Update Jenkinsfile
URL: https://github.com/apache/incubator-mxnet/pull/7466#discussion_r133093451
 
 

 ##########
 File path: Jenkinsfile
 ##########
 @@ -422,6 +422,7 @@ try {
         ws('workspace/docs') {
           if (env.BRANCH_NAME == "master") {
             init_git()
+            sh "make clean"
 
 Review comment:
   @mli Is this going to disable incremental build?
 
----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services