So far we’ve been considering how you can define a yaml pipeline to define the steps required to build the code in a single repository. Create a .azure-pipelines.yml file, add the stages, jobs and steps and away you go. Cool.
What if you’re building multiple apps with the source code in multiple repositories though? You could just copy your pipeline definition from repo to repo. What…
Continue Reading james’s Article on their blog
Using Templates in YAML Pipelines in Azure DevOps
So far we’ve been considering how you can define a yaml pipeline to define the steps required to build the code in a single repository. Create a .azure-pipelines.yml file, add the stages, jobs and steps and away you go. Cool. What if you’re building multiple apps with the source code in multiple repositories though?
Blog Syndicated with james’s Permission
More About This Author
Array
- Business Central13 September 2024Additional Details about Extension Settings in Business Central 25.0
- Business Central20 August 2024Testing Compatibility Between Runtime and Application Version in Business Central Builds
- Business Central30 April 2024Code Coverage Updates in VS Code with AL Test Runner
- Business Central1 March 2024Performance Profiling Tests with AL Test Runner