diff --git a/azure-pipelines.yaml b/azure-pipelines.yaml index 05700e668..b3d3abab4 100755 --- a/azure-pipelines.yaml +++ b/azure-pipelines.yaml @@ -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'