ci(azure-pipelines): fix job dependsOn

This commit is contained in:
Sarah Vaupel 2025-02-06 18:12:28 +01:00
parent ee244e34a4
commit b77356d73d

View File

@ -42,7 +42,7 @@ parameters:
image: devfra.azurecr.io/de.fraport.build/haskell
tag: 8.10.4
dependsOn:
- frontend
- Build_frontend
dependencyArtifacts: |
.stack/**/*
buildPool: 'Prod Private Agent Pool DS3'