활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
I've created a repo-init script in my code base and I saw that it will be adding or modifying the changes in the instance while deployment but I removed some lines from the script and it's not reflected there. Is it possible to replace the entire repoinit script with new rules? Is there any filter mode( <filter mode="replace" />) option available?
Hopefully, someone can give me some suggestions. thanks
Thanks
해결되었습니다! 솔루션으로 이동.
When you have a custom repoinit script as part of your deployment, you should be able to update it and the updated version will be deployed and used. The old version should not stick around.
Hi,
Ideally repoinit scripts would be based on environments.
So where did you place your config.
Can you check the filter for that folder in filter.xml and share with us the details.
Regards
Ankur
When you have a custom repoinit script as part of your deployment, you should be able to update it and the updated version will be deployed and used. The old version should not stick around.