From c9999d9b06bc846d05afd0a227aaf3c8c9662d05 Mon Sep 17 00:00:00 2001 From: Sarah Vaupel Date: Tue, 14 Jan 2025 17:29:22 +0100 Subject: [PATCH] ci(azure-pipelines): rename backend task --- azure-pipelines.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yaml b/azure-pipelines.yaml index 116f656a7..06beee692 100644 --- a/azure-pipelines.yaml +++ b/azure-pipelines.yaml @@ -18,7 +18,7 @@ jobs: command: login containerRegistry: devFra - task: Bash@3 - displayName: Debug shell output + displayName: Build backend image inputs: targetType: inline script: |