ci(azure-pipelines): fix template locations contd

This commit is contained in:
Sarah Vaupel 2025-02-06 18:10:46 +01:00
parent ed8f859c1e
commit ee244e34a4

View File

@ -62,7 +62,7 @@ jobs:
targetPath: '$(Build.Repository.LocalPath)'
# Compile dependencies
- template: ./../steps/make.yaml
- template: ./../../steps/make.yaml
parameters:
makeJob: dependencies
makeService: ${{parameters.serviceName}}