jcchavezs commented on a change in pull request #5: fix: reenables the 
zipkin-api filter.
URL: 
https://github.com/apache/incubator-zipkin-website/pull/5#discussion_r278902608
 
 

 ##########
 File path: Jenkinsfile
 ##########
 @@ -69,6 +69,7 @@ pipeline {
                                }
                        }
                        steps {
+                               sh 'git submodule update --init --recursive'
 
 Review comment:
   Not sure this will work but the intention is that we update the swagger file 
(by updating the submodule) on every build. Reference: 
https://stackoverflow.com/questions/42290133/jenkins-pipeline-git-command-submodule-update
   
   cc @abesto 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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

Reply via email to