nikodream/esy.lock/overrides/d2b1c9f139f83685b7ed6db48df6a440/azure-pipelines.yml
Kaustubh Maske Patil 4194ae6fda initial commit
2025-05-06 19:31:10 +05:30

20 lines
415 B
YAML
Generated

jobs:
- template: .ci/build.yaml # Template reference
parameters:
host: macOS
pool:
vmImage: 'macOS-latest'
- template: .ci/build.yaml # Template reference
parameters:
host: Linux
pool:
vmImage: 'ubuntu-latest'
- template: .ci/build.yaml # Template reference
parameters:
host: Windows
pool:
vmImage: 'windows-latest'
sign: true # Extra step on Windows only