mirror of
https://github.com/philmmanjaro/alma.git
synced 2025-12-06 19:39:20 +01:00
Set up CI with Azure Pipelines
[skip ci]
This commit is contained in:
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
|
||||
Reference in New Issue
Block a user