ci(azure-pipelines): fix template locations contd
This commit is contained in:
parent
ed8f859c1e
commit
ee244e34a4
@ -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}}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user