rechiko/esy.lock/overrides/d2b1c9f139f83685b7ed6db48df6a440/azure-pipelines.yml
2025-05-18 17:15:47 +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