mirror of
https://github.com/n0-computer/noq.git
synced 2026-09-18 17:26:19 +00:00
Set up CI with Azure Pipelines
This commit is contained in:
committed by
Benjamin Saunders
parent
73b5dad6a2
commit
1a60157ea6
@@ -0,0 +1,12 @@
|
||||
stages:
|
||||
- template: azure/stages.yml@templates
|
||||
parameters:
|
||||
minrust: false
|
||||
codecov_token: $(CODECOV_TOKEN_SECRET)
|
||||
|
||||
resources:
|
||||
repositories:
|
||||
- repository: templates
|
||||
type: github
|
||||
name: crate-ci/azure-pipelines
|
||||
endpoint: djc
|
||||
Reference in New Issue
Block a user