Describe the bug
Both the Pester-Validate & Publish Azure DevOps templates allow the usage of a checkoutRepositories parameter which is a left-over of the original Multi-Repository implementation.
Those should be removed as they don't serve any purpose in CARML anymore (and were e.g. removed from the validateDeployment template).
To reproduce
Check the files - it does not produce an error but should simply be cleaned up.
Code snippet
No response
Relevant log output
No response
Describe the bug
Both the Pester-Validate & Publish Azure DevOps templates allow the usage of a
checkoutRepositoriesparameter which is a left-over of the original Multi-Repository implementation.Those should be removed as they don't serve any purpose in CARML anymore (and were e.g. removed from the validateDeployment template).
To reproduce
Check the files - it does not produce an error but should simply be cleaned up.
Code snippet
No response
Relevant log output
No response