List multiple paths for an S3 bucket in Jenkins pipeline

前端 未结 0 519
梦如初夏
梦如初夏 2021-01-13 07:56

I am using following Jenkinsfile to return the contents of a specific folder in S3.

 stage(\'List bucket contents\') {
            steps {
            script          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题