From 6f9b87948baa22037b1a92b44e89bfe837dab719 Mon Sep 17 00:00:00 2001 From: Linus Groh Date: Sat, 14 Aug 2021 22:35:24 +0100 Subject: CI: Add required `stages` parameter to azure-pipelines.yml --- azure-pipelines.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'azure-pipelines.yml') 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: [] -- cgit v1.2.3