browsecloud/azure-pipelines.yml

7 строки
184 B
YAML

trigger:
- master
jobs:
- template: ./build-templates/test-build-client.yaml
- template: ./build-templates/test-build-service.yaml
- template: ./build-templates/lint-python.yaml