crate-ci / azure-pipelines

Easy continuous integration for Rust projects with Azure Pipelines
MIT License
88 stars 24 forks source link

Note parameters at top of document #13

Closed epage closed 5 years ago

epage commented 5 years ago

Compare https://github.com/crate-ci/azure-pipelines/blob/master/azure/install-rust.yml

with https://github.com/crate-ci/resources/blob/master/az-pipeline/unstable/rustup.yml

The latter is easier to see what can be passed in.

jonhoo commented 5 years ago

Ah, yes, components was added only recently, and I just didn't remember to also add it to the top.