Eric Torre c948bee891
Fix/include pipeline yml in trigger (#1290)
* add trigger to include pipelines

* Update build/azure-devops/webhooks-client/azure-pipelines.yml

Co-Authored-By: Miguel Veloso <mvelosop@gmail.com>

Co-authored-by: Miguel Veloso <mvelosop@gmail.com>
2020-04-07 14:01:12 +02:00
..
2020-01-24 14:36:20 +01:00
2019-12-03 16:17:57 +00:00

Azure DevOps build definitions

This folder contains the Azure DevOps build definitions in YAML format. Each folder contains one azure-pipelines.yml that contains the build definition for one microservice (usually a Docker image, but some microservices generates more than one Docker image).

For more information about YAML builds read the Azure DevOps documentation.