powershell - Jenkins Plugin for AWS CodeDeploy not deploying all files in workspace -


i have freestyle project (mostly javascript , html/css files) in jenkins uses windows powershell build using npm commands. creates build folder , builds project expected files. in workspace on jenkins pulling bitbucket repo have number folders , files. in other projects use jenkins plugin aws codedeploy post build action files in workspace deployed. reason when project deployed ec2 instance first 4 folders in workspace being deployed , 2 important folders need other build folder, src , service, not. have tried messing "include files" parameter in plugin setup nothing has been successful. below screenshot of plugin setup:

aws plugin setup

please appreciated has been issue days now, thank you.


Comments

Popular posts from this blog

java - Jasper subreport showing only one entry from the JSON data source when embedded in the Title band -

mapreduce - Resource manager does not transit to active state from standby -

serialization - Convert Any type in scala to Array[Byte] and back -