ci(azure-pipelines): fix backend dependsOn type
This commit is contained in:
parent
a8e9a59edf
commit
34fd73e17b
@ -24,7 +24,8 @@ parameters:
|
||||
buildArtifacts: |
|
||||
.stack/
|
||||
.stack-work/
|
||||
dependsOn: compile_frontend
|
||||
dependsOn:
|
||||
- compile_frontend
|
||||
|
||||
variables:
|
||||
imageUpstream: devfra.azurecr.io/de.fraport.fradrive.build
|
||||
|
||||
Loading…
Reference in New Issue
Block a user