CI: Set up Azure Pipelines

[skip ci]
This commit is contained in:
Linus Groh 2021-08-14 20:29:20 +01:00
commit a548366425
Notes: sideshowbarker 2024-07-18 05:43:32 +09:00

5
azure-pipelines.yml Normal file
View file

@ -0,0 +1,5 @@
trigger:
- master
pool:
vmImage: ubuntu-latest