mirror of
https://github.com/philmmanjaro/alma.git
synced 2025-07-26 06:59:28 +02:00
Set up CI with Azure Pipelines
[skip ci]
This commit is contained in:
parent
8c736775b0
commit
5cf6a8fdd0
6
azure-pipelines.yml
Normal file
6
azure-pipelines.yml
Normal file
@ -0,0 +1,6 @@
|
||||
pool:
|
||||
vmImage: 'ubuntu-18.04'
|
||||
container: 'rust:latest'
|
||||
steps:
|
||||
- script: cargo check --all
|
||||
displayName: Run check
|
Loading…
x
Reference in New Issue
Block a user