From 1bd98525fa27c107cf801d5f193c9c13a92ffe35 Mon Sep 17 00:00:00 2001 From: Sarah Vaupel Date: Fri, 17 Jan 2025 15:33:06 +0100 Subject: [PATCH] ci(azure-pipelines): temporarily remove job dependencies --- azure-pipelines.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/azure-pipelines.yaml b/azure-pipelines.yaml index 0c6091699..1bedaa8dc 100644 --- a/azure-pipelines.yaml +++ b/azure-pipelines.yaml @@ -83,8 +83,6 @@ jobs: containerRegistry: devFra - job: CompileFrontend - dependsOn: BuildFrontendImage - condition: succeeded() container: image: devfra.azurecr.io/de.fraport.build/npm:node-20 endpoint: devfra