ci(azure-pipelines): fix template locations
This commit is contained in:
parent
f969c23bac
commit
ed8f859c1e
@ -62,7 +62,7 @@ jobs:
|
||||
targetPath: '$(Build.Repository.LocalPath)'
|
||||
|
||||
# Compile dependencies
|
||||
- template: .azure-pipelines/templates/steps/make.yaml
|
||||
- template: ./../steps/make.yaml
|
||||
parameters:
|
||||
makeJob: dependencies
|
||||
makeService: ${{parameters.serviceName}}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user