From ded2049f3315b88931a383c7b3fa1dd5601cdea0 Mon Sep 17 00:00:00 2001 From: Sarah Vaupel Date: Wed, 22 Jan 2025 21:13:58 +0100 Subject: [PATCH] ci(azure-pipelines): add backend service --- azure-pipelines.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/azure-pipelines.yaml b/azure-pipelines.yaml index 61fe1f218..43f23ccc3 100644 --- a/azure-pipelines.yaml +++ b/azure-pipelines.yaml @@ -18,6 +18,12 @@ parameters: well-known/ frontend/src/env.sass config/manifest.json + - name: backend + baseImage: devfra.azurecr.io/de.fraport.build/haskell + baseImageTag: 8.10.4 + buildArtifacts: | + .stack/ + .stack-work/ variables: imageUpstream: devfra.azurecr.io/de.fraport.fradrive.build