diff --git a/azure-pipelines.yml b/azure-pipelines.yml index e6352f4a70..76a6387ebe 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -3,3 +3,5 @@ trigger: pool: vmImage: ubuntu-latest + +stages: []