I have CI/CD pipeline in my parent git repository. But whenever I commit new changes in submodule, I have to update the parent repository again. This is quite painful now. Is there any way to automatically update the submodule. I am using Bitbucket.
I found this but solution seems vague to me.