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