Set up CI with Azure Pipelines

This commit is contained in:
Dirkjan Ochtman
2019-07-20 22:01:22 +02:00
committed by Benjamin Saunders
parent 73b5dad6a2
commit 1a60157ea6
+12
View File
@@ -0,0 +1,12 @@
stages:
- template: azure/stages.yml@templates
parameters:
minrust: false
codecov_token: $(CODECOV_TOKEN_SECRET)
resources:
repositories:
- repository: templates
type: github
name: crate-ci/azure-pipelines
endpoint: djc