Azure DevOps - Use YAML templates in a Git Submodule
问题 So i have 11 repositories of 1 project, they are all micro-services. I have one repository called DevOps where everything that has to be shared across YAML builds, is shared using a Git Submodule. For some reason i cant seem to reference yaml templates that are in a git module. Options: When i try to run a build by trigger or manually i get the error: File /DevOps/A/Templates/A-test-template.yml not found in repository http://A.azuredevops.local/DefaultCollection/A/_git/A branch refs/heads