aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Dirkjan Ochtman <dirkjan@ochtman.nl>2020-01-02 21:30:36 +0100
committerLibravatar Dirkjan Ochtman <dirkjan@ochtman.nl>2020-01-02 22:58:13 +0100
commit7714e7d69948a448908fade0a8fbe6bfea30b5d7 (patch)
tree174dee0d14c178a8b4a39b292b60043aa2d8ee34
parent71503f409cc3acab067d46e82799698046c252f5 (diff)
downloadaskama-7714e7d69948a448908fade0a8fbe6bfea30b5d7.tar.gz
askama-7714e7d69948a448908fade0a8fbe6bfea30b5d7.tar.bz2
askama-7714e7d69948a448908fade0a8fbe6bfea30b5d7.zip
Remove Azure Pipelines configuration
-rw-r--r--azure-pipelines.yml15
1 files changed, 0 insertions, 15 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
deleted file mode 100644
index 30811c7..0000000
--- a/azure-pipelines.yml
+++ /dev/null
@@ -1,15 +0,0 @@
-stages:
- - template: azure/stages.yml@templates
- parameters:
- minrust: false
- test_features: full
- nightly_features: rocket
- check_all_features: false
- benches: true
-
-resources:
- repositories:
- - repository: templates
- type: github
- name: crate-ci/azure-pipelines
- endpoint: djc