Hi,
I'm following the following documentation for creating a pipeline in Azure DevOps:
https://github.com/OutSystems/outsystems-pipeline/wiki/Building-an-OutSystems-pipeline-with-Azure-DevOps
This involves using this component.
I did notice however that the CI/CD Probe fails on fetching the documentation for our BDD test project because of an outdated OutDoc version that does not support newer projects. Updating to OutDoc 3.0.6 fixed this issue.
Please update the OutDoc dependency in this project so future developers don't run into this issue.