adriancole commented on a change in pull request #10: enables listing of 
subdirectories in check environment.
URL: 
https://github.com/apache/incubator-zipkin-website/pull/10#discussion_r281102058
 
 

 ##########
 File path: Jenkinsfile
 ##########
 @@ -37,7 +37,7 @@ pipeline {
                        steps {
                                sh 'env'
                                sh 'pwd'
-                               sh 'ls'
+                               sh 'ls -lR'
 
 Review comment:
   if temporary anyway maybe just do find .?

----------------------------------------------------------------
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