aboutsummaryrefslogblamecommitdiffstats
path: root/azure-pipelines.yml
blob: 30811c7a612ce17e3fa78c2a6e8ea3d599ca9bde (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15














                                       
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