kitchen-cli icon indicating copy to clipboard operation
kitchen-cli copied to clipboard

copy_files app-setting ignores the file part of the path

Open paulbalomiri opened this issue 8 years ago • 2 comments

Hi,

Regarding the copy instructions, i tried using the /copy_files property like this

{
  "source": "adsubmission.json",
  "dest": "OUTPUT_DIR/private/app.json"
}

The file copied however was ~~OUTPUT_DIR/private/application.json~~ OUTPUT_DIR/private/adsubmission.json

paulbalomiri avatar Mar 07 '16 15:03 paulbalomiri

@paulbalomiri fixed and will be available in next version (0.9.58).

Thank you!

perak avatar Mar 10 '16 19:03 perak

:+1:

paulbalomiri avatar Mar 10 '16 21:03 paulbalomiri