From 3de2cb698287ce44c99ca0599106dbd1b5519120 Mon Sep 17 00:00:00 2001 From: John R Barker Date: Thu, 10 Dec 2020 19:28:53 +0000 Subject: [PATCH] Correct stage name --- .azure-pipelines/azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml index 2af75410..f1a46e27 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -132,7 +132,7 @@ stages: groups: - 4 - 5 - - stage: Docker_2.9 + - stage: Docker_2_9 displayName: Docker 2.9 dependsOn: [] jobs: