Copy Single file from folder

My folder has Nnumber of files but when i create the artifacts i need only a single 

build/Abc => Abc/aa.config

It copy all the files from folder,Where as i need only aa.config in my artifacts

Could any one help me on this?

 

 

0
1 comment

Hello Prakschoudhary,

You can specify just "build/Abc/aa.config" if you want to publish only one file. 

Or "build/Abc/aa.config => Abc/aa.config" if you want to publish a file into some directory. 

 

 

0

Please sign in to leave a comment.