vscode/build/azure-pipelines/cli/cli-apply-patches.yml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 lines
246 B
YAML
Raw Normal View History

2024-11-15 06:29:18 +00:00
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