ci(azure-pipelines): fix backend dependsOn type

This commit is contained in:
Sarah Vaupel 2025-01-22 22:10:24 +01:00
parent a8e9a59edf
commit 34fd73e17b

View File

@ -24,7 +24,8 @@ parameters:
buildArtifacts: |
.stack/
.stack-work/
dependsOn: compile_frontend
dependsOn:
- compile_frontend
variables:
imageUpstream: devfra.azurecr.io/de.fraport.fradrive.build