9 lines
246 B
YAML
9 lines
246 B
YAML
steps:
|
|
- template: ../distro/download-distro.yml@self
|
|
|
|
- script: node build/azure-pipelines/distro/mixin-quality
|
|
displayName: Mixin distro quality
|
|
|
|
- script: node .build/distro/cli-patches/index.js
|
|
displayName: Apply distro patches
|