Get the latest version of the COSMO CI/CD template
We have prepared different pipeline templates for you covering many Business Central versions as well as other specific needs you may have. Whenever you create a new project, the newest version of those templates is copied to a git repository called DevOps within your project. After initial creation of the repository it's not automatically updated to ensure consistency and reproducability for your pipelines.
If you want to benefit from the newest changes anyway or need something which is only available in newer versions you may want to update to the latest version of the COSMO CI/CD templates:
- In the Visual Studio Code extension right click on your project and choose Update CI/CD repository.
- After a few seconds you should get a success notification that states that either your templates got updated or that you already had the newest version.
Please note that if you have customized CI/CD, this might break your customizations. You can always use the Git history to find out what change after updating, but you might need to take additional steps to get your customizations to work again.