Set up CI with Azure Pipelines

[skip ci]
This commit is contained in:
sagamzu 2019-12-19 01:02:58 +02:00
Родитель b339b12528
Коммит 5fb1227684
1 изменённых файлов: 12 добавлений и 0 удалений

12
azure-pipelines.yml Normal file
Просмотреть файл

@ -0,0 +1,12 @@
# Starter pipeline
# Start with a minimal pipeline that you can customize to build and deploy your code.
# Add steps that build, run tests, deploy, and more:
# https://aka.ms/yaml
name: "Azure Sentinel Validations"
trigger:
- master
jobs:
- template: .azure-pipelines/YamlFileValidetor.yaml