Closed devlace closed 4 years ago
Where could be found the public version of the release pipeline to work on that?
HI @victordelangel84 , I've just completed converting all the Build and Release pipelines into YAML. You can view them here: https://github.com/Azure-Samples/modern-data-warehouse-dataops/tree/master/e2e_samples/parking_sensors/devops
Currently, Release Pipelines are built using the visual (classic) editor and much harder to include in an automated deployment script. Need to convert this to YAML.