From bcc80b28b2675c4379ca8e4a04437a951c2136e4 Mon Sep 17 00:00:00 2001 From: Ryan Newington Date: Sat, 4 Feb 2023 08:54:01 +1100 Subject: [PATCH] Update azure-pipelines.yml for Azure Pipelines --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 67ba5b4..5885f17 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -25,7 +25,7 @@ name: $(build.version.major).$(build.version.minor).$(build.version.revision)$(b trigger: none stages: -- stage: build-provider +- stage: build_provider displayName: Build credential provider dependsOn: [] jobs: