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)'
|
targetPath: '$(Build.Repository.LocalPath)'
|
||||||
|
|
||||||
# Compile dependencies
|
# Compile dependencies
|
||||||
- template: ./../steps/make.yaml
|
- template: ./../../steps/make.yaml
|
||||||
parameters:
|
parameters:
|
||||||
makeJob: dependencies
|
makeJob: dependencies
|
||||||
makeService: ${{parameters.serviceName}}
|
makeService: ${{parameters.serviceName}}
|
||||||
|
|||||||
Reference in New Issue
Block a user