Skip to content

Commit

Permalink
.azure-pipelines/pr-pipeline.yml: seems that paths are relative to cu…
Browse files Browse the repository at this point in the history
…rrent file, not project root
  • Loading branch information
pkgw committed Dec 20, 2019
1 parent 5d76701 commit 600f935
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .azure-pipelines/pr-pipeline.yml
Expand Up @@ -17,7 +17,7 @@ pr:

jobs:

- template: .azure-pipelines/cross-build-job.yml
- template: cross-build-job.yml
parameters:
target: arm-unknown-linux-musleabihf
target_uscore: arm_unknown_linux_musleabihf

0 comments on commit 600f935

Please sign in to comment.