Very useful video...!! Really appreciate your work. May I know about the below scenario: Say if there is a main repo in github 'Repo1' and inside the main repo there is a submodule of another github repo 'Repo2' is configured. In local, we can run 'git submodule init' and 'git module update'. But in azure pipeline how do you think we can achieve this??
In this setup, if any code push happened to GitHub repo pipeline triggering? I facing issue there
Very useful video...!!
Really appreciate your work.
May I know about the below scenario:
Say if there is a main repo in github 'Repo1' and inside the main repo there is a submodule of another github repo 'Repo2' is configured.
In local, we can run 'git submodule init' and 'git module update'. But in azure pipeline how do you think we can achieve this??
This was great thanks we are just introducing DevOps git to our workplace.
thanks xtrmm4tt. Glad it was helpful :) In the next few weeks will get getting back to some real world scenario's in Azure :)
Why don't you upload more on youtube regarding azure pipelines ? 😢
Is there anything specific you would like me demonstrate?