Alex
(Alex)
5 November 2016 13:04
1
Hi. I try rename config file by EnviromentName.
Rules:
*.#{Octopus.Environment.Name}.json => *.json
my config file in subdir by root:
root/config/Json/MyJsonConfig.Dev.json
I want see output:
root/config/Json/MyJsonConfig.json
but dont work
logs from deploy:
" The transform pattern “*.Dev.json => *.json” was not performed due to a missing file or overlapping rule. "
help me plz work stopped
globe
(Alex)
5 November 2016 13:26
2
wow… now i try place this file to root, and it dont work too Oo
"The transform pattern “*.Dev.json => *.json” was not performed due to a missing file or overlapping rule."
Hi Alex,
Thanks for getting in touch! Sorry to hear you’re having trouble with config transforms.
Can you please share the full deployment log , and a screenshot of your folder structure?
With this information, I should be able to understand whats going on a bit better.
Regards,
Matt