ci(azure-pipelines): fix job dependsOn
This commit is contained in:
parent
ee244e34a4
commit
b77356d73d
@ -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'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user